drivers/can_ixxat_win32/can_ixxat_win32.vc8.vcproj
changeset 252 b0dd37421d28
child 586 05ba6b57ff2b
equal deleted inserted replaced
251:cab66ef3e68e 252:b0dd37421d28
       
     1 <?xml version="1.0" encoding="windows-1251"?>
       
     2 <VisualStudioProject
       
     3 	ProjectType="Visual C++"
       
     4 	Version="8.00"
       
     5 	Name="can_ixxat_win32"
       
     6 	ProjectGUID="{8F57E7FF-1B73-4134-A2B2-9C0EADB2AEFB}"
       
     7 	RootNamespace="can_ixxat_win32"
       
     8 	Keyword="Win32Proj"
       
     9 	>
       
    10 	<Platforms>
       
    11 		<Platform
       
    12 			Name="Win32"
       
    13 		/>
       
    14 	</Platforms>
       
    15 	<ToolFiles>
       
    16 	</ToolFiles>
       
    17 	<Configurations>
       
    18 		<Configuration
       
    19 			Name="Debug|Win32"
       
    20 			OutputDirectory="../../Debug"
       
    21 			IntermediateDirectory="Debug"
       
    22 			ConfigurationType="2"
       
    23 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
       
    24 			CharacterSet="2"
       
    25 			>
       
    26 			<Tool
       
    27 				Name="VCPreBuildEventTool"
       
    28 			/>
       
    29 			<Tool
       
    30 				Name="VCCustomBuildTool"
       
    31 			/>
       
    32 			<Tool
       
    33 				Name="VCXMLDataGeneratorTool"
       
    34 			/>
       
    35 			<Tool
       
    36 				Name="VCWebServiceProxyGeneratorTool"
       
    37 			/>
       
    38 			<Tool
       
    39 				Name="VCMIDLTool"
       
    40 			/>
       
    41 			<Tool
       
    42 				Name="VCCLCompilerTool"
       
    43 				Optimization="0"
       
    44 				AdditionalIncludeDirectories="../../include;../../include/win32"
       
    45 				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL"
       
    46 				MinimalRebuild="true"
       
    47 				BasicRuntimeChecks="3"
       
    48 				RuntimeLibrary="3"
       
    49 				UsePrecompiledHeader="0"
       
    50 				WarningLevel="3"
       
    51 				Detect64BitPortabilityProblems="false"
       
    52 				DebugInformationFormat="4"
       
    53 			/>
       
    54 			<Tool
       
    55 				Name="VCManagedResourceCompilerTool"
       
    56 			/>
       
    57 			<Tool
       
    58 				Name="VCResourceCompilerTool"
       
    59 			/>
       
    60 			<Tool
       
    61 				Name="VCPreLinkEventTool"
       
    62 			/>
       
    63 			<Tool
       
    64 				Name="VCLinkerTool"
       
    65 				AdditionalDependencies="vci11un6.lib"
       
    66 				OutputFile="$(OutDir)/$(ProjectName).dll"
       
    67 				LinkIncremental="2"
       
    68 				ModuleDefinitionFile="IXXAT.def"
       
    69 				GenerateDebugInformation="true"
       
    70 				ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
       
    71 				SubSystem="2"
       
    72 				OptimizeForWindows98="1"
       
    73 				ImportLibrary="$(OutDir)/$(ProjectName).lib"
       
    74 				TargetMachine="1"
       
    75 			/>
       
    76 			<Tool
       
    77 				Name="VCALinkTool"
       
    78 			/>
       
    79 			<Tool
       
    80 				Name="VCManifestTool"
       
    81 			/>
       
    82 			<Tool
       
    83 				Name="VCXDCMakeTool"
       
    84 			/>
       
    85 			<Tool
       
    86 				Name="VCBscMakeTool"
       
    87 			/>
       
    88 			<Tool
       
    89 				Name="VCFxCopTool"
       
    90 			/>
       
    91 			<Tool
       
    92 				Name="VCAppVerifierTool"
       
    93 			/>
       
    94 			<Tool
       
    95 				Name="VCWebDeploymentTool"
       
    96 			/>
       
    97 			<Tool
       
    98 				Name="VCPostBuildEventTool"
       
    99 			/>
       
   100 		</Configuration>
       
   101 		<Configuration
       
   102 			Name="Release|Win32"
       
   103 			OutputDirectory="../../Release"
       
   104 			IntermediateDirectory="Release"
       
   105 			ConfigurationType="2"
       
   106 			CharacterSet="2"
       
   107 			>
       
   108 			<Tool
       
   109 				Name="VCPreBuildEventTool"
       
   110 			/>
       
   111 			<Tool
       
   112 				Name="VCCustomBuildTool"
       
   113 			/>
       
   114 			<Tool
       
   115 				Name="VCXMLDataGeneratorTool"
       
   116 			/>
       
   117 			<Tool
       
   118 				Name="VCWebServiceProxyGeneratorTool"
       
   119 			/>
       
   120 			<Tool
       
   121 				Name="VCMIDLTool"
       
   122 			/>
       
   123 			<Tool
       
   124 				Name="VCCLCompilerTool"
       
   125 				AdditionalIncludeDirectories="../../include;../../include/win32"
       
   126 				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
       
   127 				RuntimeLibrary="2"
       
   128 				UsePrecompiledHeader="0"
       
   129 				WarningLevel="3"
       
   130 				Detect64BitPortabilityProblems="false"
       
   131 				DebugInformationFormat="3"
       
   132 			/>
       
   133 			<Tool
       
   134 				Name="VCManagedResourceCompilerTool"
       
   135 			/>
       
   136 			<Tool
       
   137 				Name="VCResourceCompilerTool"
       
   138 			/>
       
   139 			<Tool
       
   140 				Name="VCPreLinkEventTool"
       
   141 			/>
       
   142 			<Tool
       
   143 				Name="VCLinkerTool"
       
   144 				AdditionalDependencies="vci11un6.lib"
       
   145 				OutputFile="$(OutDir)/$(ProjectName).dll"
       
   146 				LinkIncremental="1"
       
   147 				ModuleDefinitionFile="IXXAT.def"
       
   148 				GenerateDebugInformation="true"
       
   149 				SubSystem="2"
       
   150 				OptimizeReferences="2"
       
   151 				EnableCOMDATFolding="2"
       
   152 				OptimizeForWindows98="1"
       
   153 				ImportLibrary="$(OutDir)/$(ProjectName).lib"
       
   154 				TargetMachine="1"
       
   155 			/>
       
   156 			<Tool
       
   157 				Name="VCALinkTool"
       
   158 			/>
       
   159 			<Tool
       
   160 				Name="VCManifestTool"
       
   161 			/>
       
   162 			<Tool
       
   163 				Name="VCXDCMakeTool"
       
   164 			/>
       
   165 			<Tool
       
   166 				Name="VCBscMakeTool"
       
   167 			/>
       
   168 			<Tool
       
   169 				Name="VCFxCopTool"
       
   170 			/>
       
   171 			<Tool
       
   172 				Name="VCAppVerifierTool"
       
   173 			/>
       
   174 			<Tool
       
   175 				Name="VCWebDeploymentTool"
       
   176 			/>
       
   177 			<Tool
       
   178 				Name="VCPostBuildEventTool"
       
   179 			/>
       
   180 		</Configuration>
       
   181 	</Configurations>
       
   182 	<References>
       
   183 	</References>
       
   184 	<Files>
       
   185 		<Filter
       
   186 			Name="Source Files"
       
   187 			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
       
   188 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
       
   189 			>
       
   190 			<File
       
   191 				RelativePath=".\IXXAT.cpp"
       
   192 				>
       
   193 			</File>
       
   194 		</Filter>
       
   195 		<Filter
       
   196 			Name="Header Files"
       
   197 			Filter="h;hpp;hxx;hm;inl;inc;xsd"
       
   198 			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
       
   199 			>
       
   200 			<File
       
   201 				RelativePath=".\async_access_que.h"
       
   202 				>
       
   203 			</File>
       
   204 			<File
       
   205 				RelativePath=".\autoreleasecs.h"
       
   206 				>
       
   207 			</File>
       
   208 			<File
       
   209 				RelativePath=".\Vci2.h"
       
   210 				>
       
   211 			</File>
       
   212 		</Filter>
       
   213 		<Filter
       
   214 			Name="Resource Files"
       
   215 			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
       
   216 			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
       
   217 			>
       
   218 		</Filter>
       
   219 		<File
       
   220 			RelativePath=".\IXXAT.def"
       
   221 			>
       
   222 		</File>
       
   223 		<File
       
   224 			RelativePath=".\Vci11un6.lib"
       
   225 			>
       
   226 		</File>
       
   227 	</Files>
       
   228 	<Globals>
       
   229 	</Globals>
       
   230 </VisualStudioProject>