CanFestival-3.vc8.vcproj
changeset 586 05ba6b57ff2b
parent 367 53cc6e982ea7
equal deleted inserted replaced
585:d62424ba12bf 586:05ba6b57ff2b
     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="9,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 	RootNamespace="CanFestival-3"
     8 	Keyword="Win32Proj"
     8 	Keyword="Win32Proj"
       
     9 	TargetFrameworkVersion="131072"
     9 	>
    10 	>
    10 	<Platforms>
    11 	<Platforms>
    11 		<Platform
    12 		<Platform
    12 			Name="Win32"
    13 			Name="Win32"
    13 		/>
    14 		/>
    40 			/>
    41 			/>
    41 			<Tool
    42 			<Tool
    42 				Name="VCCLCompilerTool"
    43 				Name="VCCLCompilerTool"
    43 				Optimization="0"
    44 				Optimization="0"
    44 				AdditionalIncludeDirectories="./include;./include/win32"
    45 				AdditionalIncludeDirectories="./include;./include/win32"
    45 				PreprocessorDefinitions="WIN32;_DEBUG;_DEBUG;DEBUG_WAR_CONSOLE_ON;DEBUG_ERR_CONSOLE_ON;_CRT_SECURE_NO_DEPRECATE"
    46 				PreprocessorDefinitions="WIN32;_DEBUG;_DEBUG;DEBUG_WAR_CONSOLE_ON;DEBUG_ERR_CONSOLE_ON;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0400;EMCY_MAX_ERRORS=8"
    46 				MinimalRebuild="true"
    47 				MinimalRebuild="true"
    47 				BasicRuntimeChecks="3"
    48 				BasicRuntimeChecks="3"
    48 				RuntimeLibrary="3"
    49 				RuntimeLibrary="3"
    49 				UsePrecompiledHeader="0"
    50 				UsePrecompiledHeader="0"
    50 				ProgramDataBaseFileName="$(IntDir)/CanFestival-3.pdb"
    51 				ProgramDataBaseFileName="$(IntDir)/CanFestival-3.pdb"
    65 				Name="VCLinkerTool"
    66 				Name="VCLinkerTool"
    66 				ModuleDefinitionFile="./src/win32/CanFestival-3.def"
    67 				ModuleDefinitionFile="./src/win32/CanFestival-3.def"
    67 				GenerateDebugInformation="true"
    68 				GenerateDebugInformation="true"
    68 				EnableCOMDATFolding="1"
    69 				EnableCOMDATFolding="1"
    69 				OptimizeForWindows98="1"
    70 				OptimizeForWindows98="1"
       
    71 				RandomizedBaseAddress="1"
       
    72 				DataExecutionPrevention="0"
    70 			/>
    73 			/>
    71 			<Tool
    74 			<Tool
    72 				Name="VCALinkTool"
    75 				Name="VCALinkTool"
    73 			/>
    76 			/>
    74 			<Tool
    77 			<Tool
    83 			<Tool
    86 			<Tool
    84 				Name="VCFxCopTool"
    87 				Name="VCFxCopTool"
    85 			/>
    88 			/>
    86 			<Tool
    89 			<Tool
    87 				Name="VCAppVerifierTool"
    90 				Name="VCAppVerifierTool"
    88 			/>
       
    89 			<Tool
       
    90 				Name="VCWebDeploymentTool"
       
    91 			/>
    91 			/>
    92 			<Tool
    92 			<Tool
    93 				Name="VCPostBuildEventTool"
    93 				Name="VCPostBuildEventTool"
    94 			/>
    94 			/>
    95 		</Configuration>
    95 		</Configuration>
    96 		<Configuration
    96 		<Configuration
    97 			Name="Release|Win32"
    97 			Name="Release|Win32"
    98 			OutputDirectory="Release"
    98 			OutputDirectory="Release"
    99 			IntermediateDirectory="Release"
    99 			IntermediateDirectory="Release"
   100 			ConfigurationType="2"
   100 			ConfigurationType="2"
       
   101 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
   101 			CharacterSet="2"
   102 			CharacterSet="2"
   102 			>
   103 			>
   103 			<Tool
   104 			<Tool
   104 				Name="VCPreBuildEventTool"
   105 				Name="VCPreBuildEventTool"
   105 				CommandLine=""
       
   106 			/>
   106 			/>
   107 			<Tool
   107 			<Tool
   108 				Name="VCCustomBuildTool"
   108 				Name="VCCustomBuildTool"
   109 			/>
   109 			/>
   110 			<Tool
   110 			<Tool
   137 			/>
   137 			/>
   138 			<Tool
   138 			<Tool
   139 				Name="VCLinkerTool"
   139 				Name="VCLinkerTool"
   140 				ModuleDefinitionFile="./src/win32/CanFestival-3.def"
   140 				ModuleDefinitionFile="./src/win32/CanFestival-3.def"
   141 				OptimizeForWindows98="1"
   141 				OptimizeForWindows98="1"
       
   142 				RandomizedBaseAddress="1"
       
   143 				DataExecutionPrevention="0"
   142 			/>
   144 			/>
   143 			<Tool
   145 			<Tool
   144 				Name="VCALinkTool"
   146 				Name="VCALinkTool"
   145 			/>
   147 			/>
   146 			<Tool
   148 			<Tool
   155 			<Tool
   157 			<Tool
   156 				Name="VCFxCopTool"
   158 				Name="VCFxCopTool"
   157 			/>
   159 			/>
   158 			<Tool
   160 			<Tool
   159 				Name="VCAppVerifierTool"
   161 				Name="VCAppVerifierTool"
   160 			/>
       
   161 			<Tool
       
   162 				Name="VCWebDeploymentTool"
       
   163 			/>
   162 			/>
   164 			<Tool
   163 			<Tool
   165 				Name="VCPostBuildEventTool"
   164 				Name="VCPostBuildEventTool"
   166 			/>
   165 			/>
   167 		</Configuration>
   166 		</Configuration>
   177 			<File
   176 			<File
   178 				RelativePath=".\src\dcf.c"
   177 				RelativePath=".\src\dcf.c"
   179 				>
   178 				>
   180 			</File>
   179 			</File>
   181 			<File
   180 			<File
       
   181 				RelativePath=".\src\emcy.c"
       
   182 				>
       
   183 			</File>
       
   184 			<File
   182 				RelativePath=".\src\lifegrd.c"
   185 				RelativePath=".\src\lifegrd.c"
   183 				>
   186 				>
   184 			</File>
   187 			</File>
   185 			<File
   188 			<File
   186 				RelativePath=".\src\nmtMaster.c"
   189 				RelativePath=".\src\nmtMaster.c"
   216 			</File>
   219 			</File>
   217 			<Filter
   220 			<Filter
   218 				Name="win32"
   221 				Name="win32"
   219 				>
   222 				>
   220 				<File
   223 				<File
   221 					RelativePath=".\drivers\win32\win32.cpp"
   224 					RelativePath=".\drivers\timers_win32\timers_win32.c"
   222 					>
   225 					>
   223 				</File>
   226 				</File>
   224 				<File
   227 				<File
   225 					RelativePath=".\drivers\timers_win32\timers_win32.cpp"
   228 					RelativePath=".\drivers\win32\win32.c"
   226 					>
   229 					>
   227 				</File>
   230 				</File>
   228 			</Filter>
   231 			</Filter>
   229 		</Filter>
   232 		</Filter>
   230 		<Filter
   233 		<Filter