CanFestival-3.vc8.vcproj
changeset 252 b0dd37421d28
parent 203 55be5b85501c
child 267 96c688ebcde7
equal deleted inserted replaced
251:cab66ef3e68e 252:b0dd37421d28
     1 <?xml version="1.0" encoding="Windows-1252"?>
     1 <?xml version="1.0" encoding="Windows-1252"?>
     2 <VisualStudioProject
     2 <VisualStudioProject
     3 	ProjectType="Visual C++"
     3 	ProjectType="Visual C++"
     4 	Version="8,00"
     4 	Version="8.00"
     5 	Name="CanFestival-3"
     5 	Name="CanFestival-3"
     6 	ProjectGUID="{50EF2507-9B87-4525-8B19-80EB42E67079}"
     6 	ProjectGUID="{50EF2507-9B87-4525-8B19-80EB42E67079}"
       
     7 	RootNamespace="CanFestival-3"
     7 	Keyword="Win32Proj"
     8 	Keyword="Win32Proj"
     8 	>
     9 	>
     9 	<Platforms>
    10 	<Platforms>
    10 		<Platform
    11 		<Platform
    11 			Name="Win32"
    12 			Name="Win32"
    21 			ConfigurationType="2"
    22 			ConfigurationType="2"
    22 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
    23 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
    23 			CharacterSet="2"
    24 			CharacterSet="2"
    24 			>
    25 			>
    25 			<Tool
    26 			<Tool
       
    27 				Name="VCPreBuildEventTool"
       
    28 			/>
       
    29 			<Tool
    26 				Name="VCCustomBuildTool"
    30 				Name="VCCustomBuildTool"
    27 			/>
    31 			/>
    28 			<Tool
    32 			<Tool
    29 				Name="VCXMLDataGeneratorTool"
    33 				Name="VCXMLDataGeneratorTool"
    30 			/>
    34 			/>
    92 		<Configuration
    96 		<Configuration
    93 			Name="Release|Win32"
    97 			Name="Release|Win32"
    94 			OutputDirectory="Release"
    98 			OutputDirectory="Release"
    95 			IntermediateDirectory="Release"
    99 			IntermediateDirectory="Release"
    96 			ConfigurationType="2"
   100 			ConfigurationType="2"
    97 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
       
    98 			CharacterSet="2"
   101 			CharacterSet="2"
    99 			>
   102 			>
   100 			<Tool
   103 			<Tool
   101 				Name="VCPreBuildEventTool"
   104 				Name="VCPreBuildEventTool"
   102 				CommandLine=""
   105 				CommandLine=""
   133 				Name="VCPreLinkEventTool"
   136 				Name="VCPreLinkEventTool"
   134 			/>
   137 			/>
   135 			<Tool
   138 			<Tool
   136 				Name="VCLinkerTool"
   139 				Name="VCLinkerTool"
   137 				ModuleDefinitionFile="./src/win32/CanFestival-3.def"
   140 				ModuleDefinitionFile="./src/win32/CanFestival-3.def"
   138 				OptimizeForWindows98="1"
       
   139 			/>
       
   140 			<Tool
       
   141 				Name="VCALinkTool"
       
   142 			/>
       
   143 			<Tool
       
   144 				Name="VCManifestTool"
       
   145 			/>
       
   146 			<Tool
       
   147 				Name="VCXDCMakeTool"
       
   148 			/>
       
   149 			<Tool
       
   150 				Name="VCBscMakeTool"
       
   151 			/>
       
   152 			<Tool
       
   153 				Name="VCFxCopTool"
       
   154 			/>
       
   155 			<Tool
       
   156 				Name="VCAppVerifierTool"
       
   157 			/>
       
   158 			<Tool
       
   159 				Name="VCWebDeploymentTool"
       
   160 			/>
       
   161 			<Tool
       
   162 				Name="VCPostBuildEventTool"
       
   163 			/>
       
   164 		</Configuration>
       
   165 		<Configuration
       
   166 			Name="Release UNICODE|Win32"
       
   167 			OutputDirectory="$(ConfigurationName)"
       
   168 			IntermediateDirectory="$(ConfigurationName)"
       
   169 			ConfigurationType="2"
       
   170 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
       
   171 			CharacterSet="2"
       
   172 			>
       
   173 			<Tool
       
   174 				Name="VCCustomBuildTool"
       
   175 			/>
       
   176 			<Tool
       
   177 				Name="VCXMLDataGeneratorTool"
       
   178 			/>
       
   179 			<Tool
       
   180 				Name="VCWebServiceProxyGeneratorTool"
       
   181 			/>
       
   182 			<Tool
       
   183 				Name="VCMIDLTool"
       
   184 			/>
       
   185 			<Tool
       
   186 				Name="VCCLCompilerTool"
       
   187 				AdditionalIncludeDirectories="./include;./include/win32"
       
   188 				PreprocessorDefinitions="WIN32;NDEBUG"
       
   189 				RuntimeLibrary="2"
       
   190 				UsePrecompiledHeader="0"
       
   191 				WarningLevel="3"
       
   192 				Detect64BitPortabilityProblems="false"
       
   193 				DebugInformationFormat="3"
       
   194 			/>
       
   195 			<Tool
       
   196 				Name="VCManagedResourceCompilerTool"
       
   197 			/>
       
   198 			<Tool
       
   199 				Name="VCResourceCompilerTool"
       
   200 			/>
       
   201 			<Tool
       
   202 				Name="VCPreLinkEventTool"
       
   203 			/>
       
   204 			<Tool
       
   205 				Name="VCLinkerTool"
       
   206 				ModuleDefinitionFile="./src/win32/CanFestival-3.def"
       
   207 				OptimizeForWindows98="1"
       
   208 			/>
       
   209 			<Tool
       
   210 				Name="VCALinkTool"
       
   211 			/>
       
   212 			<Tool
       
   213 				Name="VCManifestTool"
       
   214 			/>
       
   215 			<Tool
       
   216 				Name="VCXDCMakeTool"
       
   217 			/>
       
   218 			<Tool
       
   219 				Name="VCBscMakeTool"
       
   220 			/>
       
   221 			<Tool
       
   222 				Name="VCFxCopTool"
       
   223 			/>
       
   224 			<Tool
       
   225 				Name="VCAppVerifierTool"
       
   226 			/>
       
   227 			<Tool
       
   228 				Name="VCWebDeploymentTool"
       
   229 			/>
       
   230 			<Tool
       
   231 				Name="VCPostBuildEventTool"
       
   232 			/>
       
   233 		</Configuration>
       
   234 		<Configuration
       
   235 			Name="Debug UNICODE|Win32"
       
   236 			OutputDirectory="$(ConfigurationName)"
       
   237 			IntermediateDirectory="$(ConfigurationName)"
       
   238 			ConfigurationType="2"
       
   239 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
       
   240 			CharacterSet="1"
       
   241 			>
       
   242 			<Tool
       
   243 				Name="VCCustomBuildTool"
       
   244 			/>
       
   245 			<Tool
       
   246 				Name="VCXMLDataGeneratorTool"
       
   247 			/>
       
   248 			<Tool
       
   249 				Name="VCWebServiceProxyGeneratorTool"
       
   250 			/>
       
   251 			<Tool
       
   252 				Name="VCMIDLTool"
       
   253 			/>
       
   254 			<Tool
       
   255 				Name="VCCLCompilerTool"
       
   256 				Optimization="0"
       
   257 				AdditionalIncludeDirectories="./include;./include/win32"
       
   258 				PreprocessorDefinitions="WIN32;UNICODE"
       
   259 				MinimalRebuild="true"
       
   260 				BasicRuntimeChecks="3"
       
   261 				RuntimeLibrary="3"
       
   262 				UsePrecompiledHeader="0"
       
   263 				ProgramDataBaseFileName="$(IntDir)/CanFestival-3.pdb"
       
   264 				WarningLevel="3"
       
   265 				Detect64BitPortabilityProblems="false"
       
   266 				DebugInformationFormat="4"
       
   267 			/>
       
   268 			<Tool
       
   269 				Name="VCManagedResourceCompilerTool"
       
   270 			/>
       
   271 			<Tool
       
   272 				Name="VCResourceCompilerTool"
       
   273 			/>
       
   274 			<Tool
       
   275 				Name="VCPreLinkEventTool"
       
   276 			/>
       
   277 			<Tool
       
   278 				Name="VCLinkerTool"
       
   279 				ModuleDefinitionFile="./src/win32/CanFestival-3.def"
       
   280 				GenerateDebugInformation="true"
       
   281 				EnableCOMDATFolding="1"
       
   282 				OptimizeForWindows98="1"
   141 				OptimizeForWindows98="1"
   283 			/>
   142 			/>
   284 			<Tool
   143 			<Tool
   285 				Name="VCALinkTool"
   144 				Name="VCALinkTool"
   286 			/>
   145 			/>
   314 			Name="Source Files"
   173 			Name="Source Files"
   315 			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
   174 			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
   316 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
   175 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
   317 			>
   176 			>
   318 			<File
   177 			<File
       
   178 				RelativePath=".\src\dcf.c"
       
   179 				>
       
   180 			</File>
       
   181 			<File
   319 				RelativePath=".\src\lifegrd.c"
   182 				RelativePath=".\src\lifegrd.c"
   320 				>
   183 				>
   321 			</File>
   184 			</File>
   322 			<File
   185 			<File
   323 				RelativePath=".\src\nmtMaster.c"
   186 				RelativePath=".\src\nmtMaster.c"
   368 			Name="Header Files"
   231 			Name="Header Files"
   369 			Filter="h;hpp;hxx;hm;inl;inc;xsd"
   232 			Filter="h;hpp;hxx;hm;inl;inc;xsd"
   370 			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
   233 			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
   371 			>
   234 			>
   372 			<File
   235 			<File
   373 				RelativePath=".\include\applicfg.h"
       
   374 				>
       
   375 			</File>
       
   376 			<File
       
   377 				RelativePath=".\include\can.h"
   236 				RelativePath=".\include\can.h"
   378 				>
   237 				>
   379 			</File>
   238 			</File>
   380 			<File
   239 			<File
   381 				RelativePath=".\include\can_driver.h"
   240 				RelativePath=".\include\can_driver.h"
   382 				>
   241 				>
   383 			</File>
   242 			</File>
   384 			<File
   243 			<File
   385 				RelativePath=".\include\config.h"
       
   386 				>
       
   387 			</File>
       
   388 			<File
       
   389 				RelativePath=".\include\data.h"
   244 				RelativePath=".\include\data.h"
   390 				>
   245 				>
   391 			</File>
   246 			</File>
   392 			<File
   247 			<File
       
   248 				RelativePath=".\include\dcf.h"
       
   249 				>
       
   250 			</File>
       
   251 			<File
   393 				RelativePath=".\include\def.h"
   252 				RelativePath=".\include\def.h"
   394 				>
   253 				>
   395 			</File>
   254 			</File>
   396 			<File
   255 			<File
   397 				RelativePath=".\include\led.h"
       
   398 				>
       
   399 			</File>
       
   400 			<File
       
   401 				RelativePath=".\include\led_driver.h"
       
   402 				>
       
   403 			</File>
       
   404 			<File
       
   405 				RelativePath=".\include\lifegrd.h"
   256 				RelativePath=".\include\lifegrd.h"
   406 				>
   257 				>
   407 			</File>
   258 			</File>
   408 			<File
   259 			<File
   409 				RelativePath=".\include\lss.h"
       
   410 				>
       
   411 			</File>
       
   412 			<File
       
   413 				RelativePath=".\include\lss_driver.h"
       
   414 				>
       
   415 			</File>
       
   416 			<File
       
   417 				RelativePath=".\include\nmtMaster.h"
   260 				RelativePath=".\include\nmtMaster.h"
   418 				>
   261 				>
   419 			</File>
   262 			</File>
   420 			<File
   263 			<File
   421 				RelativePath=".\include\nmtSlave.h"
   264 				RelativePath=".\include\nmtSlave.h"
   422 				>
       
   423 			</File>
       
   424 			<File
       
   425 				RelativePath=".\include\nvram.h"
       
   426 				>
       
   427 			</File>
       
   428 			<File
       
   429 				RelativePath=".\include\nvram_driver.h"
       
   430 				>
   265 				>
   431 			</File>
   266 			</File>
   432 			<File
   267 			<File
   433 				RelativePath=".\include\objacces.h"
   268 				RelativePath=".\include\objacces.h"
   434 				>
   269 				>
   487 		<File
   322 		<File
   488 			RelativePath=".\src\win32\CanFestival-3.def"
   323 			RelativePath=".\src\win32\CanFestival-3.def"
   489 			>
   324 			>
   490 			<FileConfiguration
   325 			<FileConfiguration
   491 				Name="Debug|Win32"
   326 				Name="Debug|Win32"
   492 				>
       
   493 				<Tool
       
   494 					Name="VCCustomBuildTool"
       
   495 				/>
       
   496 			</FileConfiguration>
       
   497 			<FileConfiguration
       
   498 				Name="Debug UNICODE|Win32"
       
   499 				>
   327 				>
   500 				<Tool
   328 				<Tool
   501 					Name="VCCustomBuildTool"
   329 					Name="VCCustomBuildTool"
   502 				/>
   330 				/>
   503 			</FileConfiguration>
   331 			</FileConfiguration>