CanFestival-3.vc8.vcproj
changeset 145 e747d2e26af0
child 150 d2fc5d5f8a36
equal deleted inserted replaced
144:3ebf16150b2e 145:e747d2e26af0
       
     1 <?xml version="1.0" encoding="Windows-1252"?>
       
     2 <VisualStudioProject
       
     3 	ProjectType="Visual C++"
       
     4 	Version="8,00"
       
     5 	Name="CanFestival-3"
       
     6 	ProjectGUID="{50EF2507-9B87-4525-8B19-80EB42E67079}"
       
     7 	Keyword="Win32Proj"
       
     8 	>
       
     9 	<Platforms>
       
    10 		<Platform
       
    11 			Name="Win32"
       
    12 		/>
       
    13 	</Platforms>
       
    14 	<ToolFiles>
       
    15 	</ToolFiles>
       
    16 	<Configurations>
       
    17 		<Configuration
       
    18 			Name="Debug|Win32"
       
    19 			OutputDirectory="Debug"
       
    20 			IntermediateDirectory="Debug"
       
    21 			ConfigurationType="2"
       
    22 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
       
    23 			CharacterSet="2"
       
    24 			>
       
    25 			<Tool
       
    26 				Name="VCPreBuildEventTool"
       
    27 				CommandLine="./configure.win32.bat"
       
    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;_DEBUG;DEBUG_WAR_CONSOLE_ON;DEBUG_ERR_CONSOLE_ON;_CRT_SECURE_NO_DEPRECATE"
       
    46 				MinimalRebuild="true"
       
    47 				BasicRuntimeChecks="3"
       
    48 				RuntimeLibrary="3"
       
    49 				UsePrecompiledHeader="0"
       
    50 				ProgramDataBaseFileName="$(IntDir)/CanFestival-3.pdb"
       
    51 				WarningLevel="3"
       
    52 				Detect64BitPortabilityProblems="false"
       
    53 				DebugInformationFormat="4"
       
    54 			/>
       
    55 			<Tool
       
    56 				Name="VCManagedResourceCompilerTool"
       
    57 			/>
       
    58 			<Tool
       
    59 				Name="VCResourceCompilerTool"
       
    60 			/>
       
    61 			<Tool
       
    62 				Name="VCPreLinkEventTool"
       
    63 			/>
       
    64 			<Tool
       
    65 				Name="VCLinkerTool"
       
    66 				ModuleDefinitionFile="./src/win32/CanFestival-3.def"
       
    67 				GenerateDebugInformation="true"
       
    68 				EnableCOMDATFolding="1"
       
    69 				OptimizeForWindows98="1"
       
    70 			/>
       
    71 			<Tool
       
    72 				Name="VCALinkTool"
       
    73 			/>
       
    74 			<Tool
       
    75 				Name="VCManifestTool"
       
    76 			/>
       
    77 			<Tool
       
    78 				Name="VCXDCMakeTool"
       
    79 			/>
       
    80 			<Tool
       
    81 				Name="VCBscMakeTool"
       
    82 			/>
       
    83 			<Tool
       
    84 				Name="VCFxCopTool"
       
    85 			/>
       
    86 			<Tool
       
    87 				Name="VCAppVerifierTool"
       
    88 			/>
       
    89 			<Tool
       
    90 				Name="VCWebDeploymentTool"
       
    91 			/>
       
    92 			<Tool
       
    93 				Name="VCPostBuildEventTool"
       
    94 			/>
       
    95 		</Configuration>
       
    96 		<Configuration
       
    97 			Name="Release|Win32"
       
    98 			OutputDirectory="Release"
       
    99 			IntermediateDirectory="Release"
       
   100 			ConfigurationType="2"
       
   101 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
       
   102 			CharacterSet="2"
       
   103 			>
       
   104 			<Tool
       
   105 				Name="VCPreBuildEventTool"
       
   106 				CommandLine="./configure.win32.bat"
       
   107 			/>
       
   108 			<Tool
       
   109 				Name="VCCustomBuildTool"
       
   110 			/>
       
   111 			<Tool
       
   112 				Name="VCXMLDataGeneratorTool"
       
   113 			/>
       
   114 			<Tool
       
   115 				Name="VCWebServiceProxyGeneratorTool"
       
   116 			/>
       
   117 			<Tool
       
   118 				Name="VCMIDLTool"
       
   119 			/>
       
   120 			<Tool
       
   121 				Name="VCCLCompilerTool"
       
   122 				AdditionalIncludeDirectories="./include;./include/win32"
       
   123 				PreprocessorDefinitions="WIN32;NDEBUG"
       
   124 				RuntimeLibrary="2"
       
   125 				UsePrecompiledHeader="0"
       
   126 				WarningLevel="3"
       
   127 				Detect64BitPortabilityProblems="false"
       
   128 				DebugInformationFormat="3"
       
   129 			/>
       
   130 			<Tool
       
   131 				Name="VCManagedResourceCompilerTool"
       
   132 			/>
       
   133 			<Tool
       
   134 				Name="VCResourceCompilerTool"
       
   135 			/>
       
   136 			<Tool
       
   137 				Name="VCPreLinkEventTool"
       
   138 			/>
       
   139 			<Tool
       
   140 				Name="VCLinkerTool"
       
   141 				ModuleDefinitionFile="./src/win32/CanFestival-3.def"
       
   142 				OptimizeForWindows98="1"
       
   143 			/>
       
   144 			<Tool
       
   145 				Name="VCALinkTool"
       
   146 			/>
       
   147 			<Tool
       
   148 				Name="VCManifestTool"
       
   149 			/>
       
   150 			<Tool
       
   151 				Name="VCXDCMakeTool"
       
   152 			/>
       
   153 			<Tool
       
   154 				Name="VCBscMakeTool"
       
   155 			/>
       
   156 			<Tool
       
   157 				Name="VCFxCopTool"
       
   158 			/>
       
   159 			<Tool
       
   160 				Name="VCAppVerifierTool"
       
   161 			/>
       
   162 			<Tool
       
   163 				Name="VCWebDeploymentTool"
       
   164 			/>
       
   165 			<Tool
       
   166 				Name="VCPostBuildEventTool"
       
   167 			/>
       
   168 		</Configuration>
       
   169 		<Configuration
       
   170 			Name="Release UNICODE|Win32"
       
   171 			OutputDirectory="$(ConfigurationName)"
       
   172 			IntermediateDirectory="$(ConfigurationName)"
       
   173 			ConfigurationType="2"
       
   174 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
       
   175 			CharacterSet="2"
       
   176 			>
       
   177 			<Tool
       
   178 				Name="VCPreBuildEventTool"
       
   179 				CommandLine="./configure.win32.bat"
       
   180 			/>
       
   181 			<Tool
       
   182 				Name="VCCustomBuildTool"
       
   183 			/>
       
   184 			<Tool
       
   185 				Name="VCXMLDataGeneratorTool"
       
   186 			/>
       
   187 			<Tool
       
   188 				Name="VCWebServiceProxyGeneratorTool"
       
   189 			/>
       
   190 			<Tool
       
   191 				Name="VCMIDLTool"
       
   192 			/>
       
   193 			<Tool
       
   194 				Name="VCCLCompilerTool"
       
   195 				AdditionalIncludeDirectories="./include;./include/win32"
       
   196 				PreprocessorDefinitions="WIN32;NDEBUG"
       
   197 				RuntimeLibrary="2"
       
   198 				UsePrecompiledHeader="0"
       
   199 				WarningLevel="3"
       
   200 				Detect64BitPortabilityProblems="false"
       
   201 				DebugInformationFormat="3"
       
   202 			/>
       
   203 			<Tool
       
   204 				Name="VCManagedResourceCompilerTool"
       
   205 			/>
       
   206 			<Tool
       
   207 				Name="VCResourceCompilerTool"
       
   208 			/>
       
   209 			<Tool
       
   210 				Name="VCPreLinkEventTool"
       
   211 			/>
       
   212 			<Tool
       
   213 				Name="VCLinkerTool"
       
   214 				ModuleDefinitionFile="./src/win32/CanFestival-3.def"
       
   215 				OptimizeForWindows98="1"
       
   216 			/>
       
   217 			<Tool
       
   218 				Name="VCALinkTool"
       
   219 			/>
       
   220 			<Tool
       
   221 				Name="VCManifestTool"
       
   222 			/>
       
   223 			<Tool
       
   224 				Name="VCXDCMakeTool"
       
   225 			/>
       
   226 			<Tool
       
   227 				Name="VCBscMakeTool"
       
   228 			/>
       
   229 			<Tool
       
   230 				Name="VCFxCopTool"
       
   231 			/>
       
   232 			<Tool
       
   233 				Name="VCAppVerifierTool"
       
   234 			/>
       
   235 			<Tool
       
   236 				Name="VCWebDeploymentTool"
       
   237 			/>
       
   238 			<Tool
       
   239 				Name="VCPostBuildEventTool"
       
   240 			/>
       
   241 		</Configuration>
       
   242 		<Configuration
       
   243 			Name="Debug UNICODE|Win32"
       
   244 			OutputDirectory="$(ConfigurationName)"
       
   245 			IntermediateDirectory="$(ConfigurationName)"
       
   246 			ConfigurationType="2"
       
   247 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
       
   248 			CharacterSet="1"
       
   249 			>
       
   250 			<Tool
       
   251 				Name="VCPreBuildEventTool"
       
   252 				CommandLine="./configure.win32.bat"
       
   253 			/>
       
   254 			<Tool
       
   255 				Name="VCCustomBuildTool"
       
   256 			/>
       
   257 			<Tool
       
   258 				Name="VCXMLDataGeneratorTool"
       
   259 			/>
       
   260 			<Tool
       
   261 				Name="VCWebServiceProxyGeneratorTool"
       
   262 			/>
       
   263 			<Tool
       
   264 				Name="VCMIDLTool"
       
   265 			/>
       
   266 			<Tool
       
   267 				Name="VCCLCompilerTool"
       
   268 				Optimization="0"
       
   269 				AdditionalIncludeDirectories="./include;./include/win32"
       
   270 				PreprocessorDefinitions="WIN32;UNICODE"
       
   271 				MinimalRebuild="true"
       
   272 				BasicRuntimeChecks="3"
       
   273 				RuntimeLibrary="3"
       
   274 				UsePrecompiledHeader="0"
       
   275 				ProgramDataBaseFileName="$(IntDir)/CanFestival-3.pdb"
       
   276 				WarningLevel="3"
       
   277 				Detect64BitPortabilityProblems="false"
       
   278 				DebugInformationFormat="4"
       
   279 			/>
       
   280 			<Tool
       
   281 				Name="VCManagedResourceCompilerTool"
       
   282 			/>
       
   283 			<Tool
       
   284 				Name="VCResourceCompilerTool"
       
   285 			/>
       
   286 			<Tool
       
   287 				Name="VCPreLinkEventTool"
       
   288 			/>
       
   289 			<Tool
       
   290 				Name="VCLinkerTool"
       
   291 				ModuleDefinitionFile="./src/win32/CanFestival-3.def"
       
   292 				GenerateDebugInformation="true"
       
   293 				EnableCOMDATFolding="1"
       
   294 				OptimizeForWindows98="1"
       
   295 			/>
       
   296 			<Tool
       
   297 				Name="VCALinkTool"
       
   298 			/>
       
   299 			<Tool
       
   300 				Name="VCManifestTool"
       
   301 			/>
       
   302 			<Tool
       
   303 				Name="VCXDCMakeTool"
       
   304 			/>
       
   305 			<Tool
       
   306 				Name="VCBscMakeTool"
       
   307 			/>
       
   308 			<Tool
       
   309 				Name="VCFxCopTool"
       
   310 			/>
       
   311 			<Tool
       
   312 				Name="VCAppVerifierTool"
       
   313 			/>
       
   314 			<Tool
       
   315 				Name="VCWebDeploymentTool"
       
   316 			/>
       
   317 			<Tool
       
   318 				Name="VCPostBuildEventTool"
       
   319 			/>
       
   320 		</Configuration>
       
   321 	</Configurations>
       
   322 	<References>
       
   323 	</References>
       
   324 	<Files>
       
   325 		<Filter
       
   326 			Name="Source Files"
       
   327 			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
       
   328 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
       
   329 			>
       
   330 			<File
       
   331 				RelativePath=".\src\led.c"
       
   332 				>
       
   333 			</File>
       
   334 			<File
       
   335 				RelativePath=".\src\lifegrd.c"
       
   336 				>
       
   337 			</File>
       
   338 			<File
       
   339 				RelativePath=".\src\lss.c"
       
   340 				>
       
   341 			</File>
       
   342 			<File
       
   343 				RelativePath=".\src\nmtMaster.c"
       
   344 				>
       
   345 			</File>
       
   346 			<File
       
   347 				RelativePath=".\src\nmtSlave.c"
       
   348 				>
       
   349 			</File>
       
   350 			<File
       
   351 				RelativePath=".\src\nvram.c"
       
   352 				>
       
   353 			</File>
       
   354 			<File
       
   355 				RelativePath=".\src\objacces.c"
       
   356 				>
       
   357 			</File>
       
   358 			<File
       
   359 				RelativePath=".\src\pdo.c"
       
   360 				>
       
   361 			</File>
       
   362 			<File
       
   363 				RelativePath=".\src\sdo.c"
       
   364 				>
       
   365 			</File>
       
   366 			<File
       
   367 				RelativePath=".\src\states.c"
       
   368 				>
       
   369 			</File>
       
   370 			<File
       
   371 				RelativePath=".\src\sync.c"
       
   372 				>
       
   373 			</File>
       
   374 			<File
       
   375 				RelativePath=".\src\timer.c"
       
   376 				>
       
   377 			</File>
       
   378 			<Filter
       
   379 				Name="win32"
       
   380 				>
       
   381 				<File
       
   382 					RelativePath=".\drivers\win32\drivers_win32.cpp"
       
   383 					>
       
   384 				</File>
       
   385 				<File
       
   386 					RelativePath=".\drivers\win32\timers_win32.cpp"
       
   387 					>
       
   388 				</File>
       
   389 			</Filter>
       
   390 		</Filter>
       
   391 		<Filter
       
   392 			Name="Header Files"
       
   393 			Filter="h;hpp;hxx;hm;inl;inc;xsd"
       
   394 			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
       
   395 			>
       
   396 			<File
       
   397 				RelativePath=".\include\applicfg.h"
       
   398 				>
       
   399 			</File>
       
   400 			<File
       
   401 				RelativePath=".\include\can.h"
       
   402 				>
       
   403 			</File>
       
   404 			<File
       
   405 				RelativePath=".\include\can_driver.h"
       
   406 				>
       
   407 			</File>
       
   408 			<File
       
   409 				RelativePath=".\include\config.h"
       
   410 				>
       
   411 			</File>
       
   412 			<File
       
   413 				RelativePath=".\include\data.h"
       
   414 				>
       
   415 			</File>
       
   416 			<File
       
   417 				RelativePath=".\include\def.h"
       
   418 				>
       
   419 			</File>
       
   420 			<File
       
   421 				RelativePath=".\include\led.h"
       
   422 				>
       
   423 			</File>
       
   424 			<File
       
   425 				RelativePath=".\include\led_driver.h"
       
   426 				>
       
   427 			</File>
       
   428 			<File
       
   429 				RelativePath=".\include\lifegrd.h"
       
   430 				>
       
   431 			</File>
       
   432 			<File
       
   433 				RelativePath=".\include\lss.h"
       
   434 				>
       
   435 			</File>
       
   436 			<File
       
   437 				RelativePath=".\include\lss_driver.h"
       
   438 				>
       
   439 			</File>
       
   440 			<File
       
   441 				RelativePath=".\include\nmtMaster.h"
       
   442 				>
       
   443 			</File>
       
   444 			<File
       
   445 				RelativePath=".\include\nmtSlave.h"
       
   446 				>
       
   447 			</File>
       
   448 			<File
       
   449 				RelativePath=".\include\nvram.h"
       
   450 				>
       
   451 			</File>
       
   452 			<File
       
   453 				RelativePath=".\include\nvram_driver.h"
       
   454 				>
       
   455 			</File>
       
   456 			<File
       
   457 				RelativePath=".\include\objacces.h"
       
   458 				>
       
   459 			</File>
       
   460 			<File
       
   461 				RelativePath=".\include\objdictdef.h"
       
   462 				>
       
   463 			</File>
       
   464 			<File
       
   465 				RelativePath=".\include\pdo.h"
       
   466 				>
       
   467 			</File>
       
   468 			<File
       
   469 				RelativePath=".\include\sdo.h"
       
   470 				>
       
   471 			</File>
       
   472 			<File
       
   473 				RelativePath=".\include\states.h"
       
   474 				>
       
   475 			</File>
       
   476 			<File
       
   477 				RelativePath=".\include\sync.h"
       
   478 				>
       
   479 			</File>
       
   480 			<File
       
   481 				RelativePath=".\include\timer.h"
       
   482 				>
       
   483 			</File>
       
   484 			<File
       
   485 				RelativePath=".\include\timers_driver.h"
       
   486 				>
       
   487 			</File>
       
   488 			<Filter
       
   489 				Name="win32"
       
   490 				>
       
   491 				<File
       
   492 					RelativePath=".\include\win32\applicfg.h"
       
   493 					>
       
   494 				</File>
       
   495 				<File
       
   496 					RelativePath=".\include\win32\canfestival.h"
       
   497 					>
       
   498 				</File>
       
   499 				<File
       
   500 					RelativePath=".\include\win32\timerscfg.h"
       
   501 					>
       
   502 				</File>
       
   503 			</Filter>
       
   504 		</Filter>
       
   505 		<Filter
       
   506 			Name="Resource Files"
       
   507 			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
       
   508 			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
       
   509 			>
       
   510 		</Filter>
       
   511 		<File
       
   512 			RelativePath=".\src\win32\CanFestival-3.def"
       
   513 			>
       
   514 			<FileConfiguration
       
   515 				Name="Debug|Win32"
       
   516 				>
       
   517 				<Tool
       
   518 					Name="VCCustomBuildTool"
       
   519 				/>
       
   520 			</FileConfiguration>
       
   521 			<FileConfiguration
       
   522 				Name="Debug UNICODE|Win32"
       
   523 				>
       
   524 				<Tool
       
   525 					Name="VCCustomBuildTool"
       
   526 				/>
       
   527 			</FileConfiguration>
       
   528 		</File>
       
   529 	</Files>
       
   530 	<Globals>
       
   531 	</Globals>
       
   532 </VisualStudioProject>