CanFestival-3.vc8.vcproj
changeset 719 438a979fda5d
parent 718 0b33d9cdbdeb
parent 714 ab83333fee78
child 738 396839c5d70f
equal deleted inserted replaced
718:0b33d9cdbdeb 719:438a979fda5d
     1 <?xml version="1.0" encoding="Windows-1252"?>
       
     2 <VisualStudioProject
       
     3 	ProjectType="Visual C++"
       
     4 	Version="9,00"
       
     5 	Name="CanFestival-3"
       
     6 	ProjectGUID="{50EF2507-9B87-4525-8B19-80EB42E67079}"
       
     7 	RootNamespace="CanFestival-3"
       
     8 	Keyword="Win32Proj"
       
     9 	TargetFrameworkVersion="131072"
       
    10 	>
       
    11 	<Platforms>
       
    12 		<Platform
       
    13 			Name="Win32"
       
    14 		/>
       
    15 	</Platforms>
       
    16 	<ToolFiles>
       
    17 	</ToolFiles>
       
    18 	<Configurations>
       
    19 		<Configuration
       
    20 			Name="Debug|Win32"
       
    21 			OutputDirectory="Debug"
       
    22 			IntermediateDirectory="Debug"
       
    23 			ConfigurationType="2"
       
    24 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
       
    25 			CharacterSet="2"
       
    26 			>
       
    27 			<Tool
       
    28 				Name="VCPreBuildEventTool"
       
    29 			/>
       
    30 			<Tool
       
    31 				Name="VCCustomBuildTool"
       
    32 			/>
       
    33 			<Tool
       
    34 				Name="VCXMLDataGeneratorTool"
       
    35 			/>
       
    36 			<Tool
       
    37 				Name="VCWebServiceProxyGeneratorTool"
       
    38 			/>
       
    39 			<Tool
       
    40 				Name="VCMIDLTool"
       
    41 			/>
       
    42 			<Tool
       
    43 				Name="VCCLCompilerTool"
       
    44 				Optimization="0"
       
    45 				AdditionalIncludeDirectories="./include;./include/win32"
       
    46 				PreprocessorDefinitions="WIN32;_DEBUG;_DEBUG;DEBUG_WAR_CONSOLE_ON;DEBUG_ERR_CONSOLE_ON;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINNT=0x0400;EMCY_MAX_ERRORS=8"
       
    47 				MinimalRebuild="true"
       
    48 				BasicRuntimeChecks="3"
       
    49 				RuntimeLibrary="3"
       
    50 				UsePrecompiledHeader="0"
       
    51 				ProgramDataBaseFileName="$(IntDir)/CanFestival-3.pdb"
       
    52 				WarningLevel="3"
       
    53 				Detect64BitPortabilityProblems="false"
       
    54 				DebugInformationFormat="4"
       
    55 			/>
       
    56 			<Tool
       
    57 				Name="VCManagedResourceCompilerTool"
       
    58 			/>
       
    59 			<Tool
       
    60 				Name="VCResourceCompilerTool"
       
    61 			/>
       
    62 			<Tool
       
    63 				Name="VCPreLinkEventTool"
       
    64 			/>
       
    65 			<Tool
       
    66 				Name="VCLinkerTool"
       
    67 				ModuleDefinitionFile="./src/win32/CanFestival-3.def"
       
    68 				GenerateDebugInformation="true"
       
    69 				EnableCOMDATFolding="1"
       
    70 				OptimizeForWindows98="1"
       
    71 				RandomizedBaseAddress="1"
       
    72 				DataExecutionPrevention="0"
       
    73 			/>
       
    74 			<Tool
       
    75 				Name="VCALinkTool"
       
    76 			/>
       
    77 			<Tool
       
    78 				Name="VCManifestTool"
       
    79 			/>
       
    80 			<Tool
       
    81 				Name="VCXDCMakeTool"
       
    82 			/>
       
    83 			<Tool
       
    84 				Name="VCBscMakeTool"
       
    85 			/>
       
    86 			<Tool
       
    87 				Name="VCFxCopTool"
       
    88 			/>
       
    89 			<Tool
       
    90 				Name="VCAppVerifierTool"
       
    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 			/>
       
   107 			<Tool
       
   108 				Name="VCCustomBuildTool"
       
   109 			/>
       
   110 			<Tool
       
   111 				Name="VCXMLDataGeneratorTool"
       
   112 			/>
       
   113 			<Tool
       
   114 				Name="VCWebServiceProxyGeneratorTool"
       
   115 			/>
       
   116 			<Tool
       
   117 				Name="VCMIDLTool"
       
   118 			/>
       
   119 			<Tool
       
   120 				Name="VCCLCompilerTool"
       
   121 				AdditionalIncludeDirectories="./include;./include/win32"
       
   122 				PreprocessorDefinitions="WIN32;NDEBUG"
       
   123 				RuntimeLibrary="2"
       
   124 				UsePrecompiledHeader="0"
       
   125 				WarningLevel="3"
       
   126 				Detect64BitPortabilityProblems="false"
       
   127 				DebugInformationFormat="3"
       
   128 			/>
       
   129 			<Tool
       
   130 				Name="VCManagedResourceCompilerTool"
       
   131 			/>
       
   132 			<Tool
       
   133 				Name="VCResourceCompilerTool"
       
   134 			/>
       
   135 			<Tool
       
   136 				Name="VCPreLinkEventTool"
       
   137 			/>
       
   138 			<Tool
       
   139 				Name="VCLinkerTool"
       
   140 				ModuleDefinitionFile="./src/win32/CanFestival-3.def"
       
   141 				OptimizeForWindows98="1"
       
   142 				RandomizedBaseAddress="1"
       
   143 				DataExecutionPrevention="0"
       
   144 			/>
       
   145 			<Tool
       
   146 				Name="VCALinkTool"
       
   147 			/>
       
   148 			<Tool
       
   149 				Name="VCManifestTool"
       
   150 			/>
       
   151 			<Tool
       
   152 				Name="VCXDCMakeTool"
       
   153 			/>
       
   154 			<Tool
       
   155 				Name="VCBscMakeTool"
       
   156 			/>
       
   157 			<Tool
       
   158 				Name="VCFxCopTool"
       
   159 			/>
       
   160 			<Tool
       
   161 				Name="VCAppVerifierTool"
       
   162 			/>
       
   163 			<Tool
       
   164 				Name="VCPostBuildEventTool"
       
   165 			/>
       
   166 		</Configuration>
       
   167 	</Configurations>
       
   168 	<References>
       
   169 	</References>
       
   170 	<Files>
       
   171 		<Filter
       
   172 			Name="Source Files"
       
   173 			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
       
   174 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
       
   175 			>
       
   176 			<File
       
   177 				RelativePath=".\src\dcf.c"
       
   178 				>
       
   179 			</File>
       
   180 			<File
       
   181 				RelativePath=".\src\emcy.c"
       
   182 				>
       
   183 			</File>
       
   184 			<File
       
   185 				RelativePath=".\src\lifegrd.c"
       
   186 				>
       
   187 			</File>
       
   188 			<File
       
   189 				RelativePath=".\src\nmtMaster.c"
       
   190 				>
       
   191 			</File>
       
   192 			<File
       
   193 				RelativePath=".\src\nmtSlave.c"
       
   194 				>
       
   195 			</File>
       
   196 			<File
       
   197 				RelativePath=".\src\objacces.c"
       
   198 				>
       
   199 			</File>
       
   200 			<File
       
   201 				RelativePath=".\src\pdo.c"
       
   202 				>
       
   203 			</File>
       
   204 			<File
       
   205 				RelativePath=".\src\sdo.c"
       
   206 				>
       
   207 			</File>
       
   208 			<File
       
   209 				RelativePath=".\src\states.c"
       
   210 				>
       
   211 			</File>
       
   212 			<File
       
   213 				RelativePath=".\src\sync.c"
       
   214 				>
       
   215 			</File>
       
   216 			<File
       
   217 				RelativePath=".\src\timer.c"
       
   218 				>
       
   219 			</File>
       
   220 			<Filter
       
   221 				Name="win32"
       
   222 				>
       
   223 				<File
       
   224 					RelativePath=".\drivers\timers_win32\timers_win32.c"
       
   225 					>
       
   226 				</File>
       
   227 				<File
       
   228 					RelativePath=".\drivers\win32\win32.c"
       
   229 					>
       
   230 				</File>
       
   231 			</Filter>
       
   232 		</Filter>
       
   233 		<Filter
       
   234 			Name="Header Files"
       
   235 			Filter="h;hpp;hxx;hm;inl;inc;xsd"
       
   236 			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
       
   237 			>
       
   238 			<File
       
   239 				RelativePath=".\include\can.h"
       
   240 				>
       
   241 			</File>
       
   242 			<File
       
   243 				RelativePath=".\include\can_driver.h"
       
   244 				>
       
   245 			</File>
       
   246 			<File
       
   247 				RelativePath=".\include\data.h"
       
   248 				>
       
   249 			</File>
       
   250 			<File
       
   251 				RelativePath=".\include\dcf.h"
       
   252 				>
       
   253 			</File>
       
   254 			<File
       
   255 				RelativePath=".\include\def.h"
       
   256 				>
       
   257 			</File>
       
   258 			<File
       
   259 				RelativePath=".\include\lifegrd.h"
       
   260 				>
       
   261 			</File>
       
   262 			<File
       
   263 				RelativePath=".\include\nmtMaster.h"
       
   264 				>
       
   265 			</File>
       
   266 			<File
       
   267 				RelativePath=".\include\nmtSlave.h"
       
   268 				>
       
   269 			</File>
       
   270 			<File
       
   271 				RelativePath=".\include\objacces.h"
       
   272 				>
       
   273 			</File>
       
   274 			<File
       
   275 				RelativePath=".\include\objdictdef.h"
       
   276 				>
       
   277 			</File>
       
   278 			<File
       
   279 				RelativePath=".\include\pdo.h"
       
   280 				>
       
   281 			</File>
       
   282 			<File
       
   283 				RelativePath=".\include\sdo.h"
       
   284 				>
       
   285 			</File>
       
   286 			<File
       
   287 				RelativePath=".\include\states.h"
       
   288 				>
       
   289 			</File>
       
   290 			<File
       
   291 				RelativePath=".\include\sync.h"
       
   292 				>
       
   293 			</File>
       
   294 			<File
       
   295 				RelativePath=".\include\timer.h"
       
   296 				>
       
   297 			</File>
       
   298 			<File
       
   299 				RelativePath=".\include\timers_driver.h"
       
   300 				>
       
   301 			</File>
       
   302 			<Filter
       
   303 				Name="win32"
       
   304 				>
       
   305 				<File
       
   306 					RelativePath=".\include\win32\applicfg.h"
       
   307 					>
       
   308 				</File>
       
   309 				<File
       
   310 					RelativePath=".\include\win32\canfestival.h"
       
   311 					>
       
   312 				</File>
       
   313 				<File
       
   314 					RelativePath=".\include\win32\timerscfg.h"
       
   315 					>
       
   316 				</File>
       
   317 			</Filter>
       
   318 		</Filter>
       
   319 		<Filter
       
   320 			Name="Resource Files"
       
   321 			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
       
   322 			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
       
   323 			>
       
   324 		</Filter>
       
   325 		<File
       
   326 			RelativePath=".\src\win32\CanFestival-3.def"
       
   327 			>
       
   328 			<FileConfiguration
       
   329 				Name="Debug|Win32"
       
   330 				>
       
   331 				<Tool
       
   332 					Name="VCCustomBuildTool"
       
   333 				/>
       
   334 			</FileConfiguration>
       
   335 		</File>
       
   336 	</Files>
       
   337 	<Globals>
       
   338 	</Globals>
       
   339 </VisualStudioProject>