]> rtime.felk.cvut.cz Git - CanFestival-3.git/blobdiff - CanFestival-3.vc8.vcproj
fixed : deprecation warning with the module "sets" when using python 2.6
[CanFestival-3.git] / CanFestival-3.vc8.vcproj
index f2216e38617772e1d607f99e96785a3d5c0e7c89..37df4f518c68184aab9acee9871736a5d71d72ad 100644 (file)
@@ -1,9 +1,10 @@
 <?xml version="1.0" encoding="Windows-1252"?>
 <VisualStudioProject
        ProjectType="Visual C++"
-       Version="8,00"
+       Version="8.00"
        Name="CanFestival-3"
        ProjectGUID="{50EF2507-9B87-4525-8B19-80EB42E67079}"
+       RootNamespace="CanFestival-3"
        Keyword="Win32Proj"
        >
        <Platforms>
@@ -24,7 +25,6 @@
                        >
                        <Tool
                                Name="VCPreBuildEventTool"
-                               CommandLine="./configure.win32.bat"
                        />
                        <Tool
                                Name="VCCustomBuildTool"
                        OutputDirectory="Release"
                        IntermediateDirectory="Release"
                        ConfigurationType="2"
-                       InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
                        CharacterSet="2"
                        >
                        <Tool
                                Name="VCPreBuildEventTool"
-                               CommandLine="./configure.win32.bat"
+                               CommandLine=""
                        />
                        <Tool
                                Name="VCCustomBuildTool"
                                Name="VCPostBuildEventTool"
                        />
                </Configuration>
-               <Configuration
-                       Name="Release UNICODE|Win32"
-                       OutputDirectory="$(ConfigurationName)"
-                       IntermediateDirectory="$(ConfigurationName)"
-                       ConfigurationType="2"
-                       InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
-                       CharacterSet="2"
-                       >
-                       <Tool
-                               Name="VCPreBuildEventTool"
-                               CommandLine="./configure.win32.bat"
-                       />
-                       <Tool
-                               Name="VCCustomBuildTool"
-                       />
-                       <Tool
-                               Name="VCXMLDataGeneratorTool"
-                       />
-                       <Tool
-                               Name="VCWebServiceProxyGeneratorTool"
-                       />
-                       <Tool
-                               Name="VCMIDLTool"
-                       />
-                       <Tool
-                               Name="VCCLCompilerTool"
-                               AdditionalIncludeDirectories="./include;./include/win32"
-                               PreprocessorDefinitions="WIN32;NDEBUG"
-                               RuntimeLibrary="2"
-                               UsePrecompiledHeader="0"
-                               WarningLevel="3"
-                               Detect64BitPortabilityProblems="false"
-                               DebugInformationFormat="3"
-                       />
-                       <Tool
-                               Name="VCManagedResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCPreLinkEventTool"
-                       />
-                       <Tool
-                               Name="VCLinkerTool"
-                               ModuleDefinitionFile="./src/win32/CanFestival-3.def"
-                               OptimizeForWindows98="1"
-                       />
-                       <Tool
-                               Name="VCALinkTool"
-                       />
-                       <Tool
-                               Name="VCManifestTool"
-                       />
-                       <Tool
-                               Name="VCXDCMakeTool"
-                       />
-                       <Tool
-                               Name="VCBscMakeTool"
-                       />
-                       <Tool
-                               Name="VCFxCopTool"
-                       />
-                       <Tool
-                               Name="VCAppVerifierTool"
-                       />
-                       <Tool
-                               Name="VCWebDeploymentTool"
-                       />
-                       <Tool
-                               Name="VCPostBuildEventTool"
-                       />
-               </Configuration>
-               <Configuration
-                       Name="Debug UNICODE|Win32"
-                       OutputDirectory="$(ConfigurationName)"
-                       IntermediateDirectory="$(ConfigurationName)"
-                       ConfigurationType="2"
-                       InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
-                       CharacterSet="1"
-                       >
-                       <Tool
-                               Name="VCPreBuildEventTool"
-                               CommandLine="./configure.win32.bat"
-                       />
-                       <Tool
-                               Name="VCCustomBuildTool"
-                       />
-                       <Tool
-                               Name="VCXMLDataGeneratorTool"
-                       />
-                       <Tool
-                               Name="VCWebServiceProxyGeneratorTool"
-                       />
-                       <Tool
-                               Name="VCMIDLTool"
-                       />
-                       <Tool
-                               Name="VCCLCompilerTool"
-                               Optimization="0"
-                               AdditionalIncludeDirectories="./include;./include/win32"
-                               PreprocessorDefinitions="WIN32;UNICODE"
-                               MinimalRebuild="true"
-                               BasicRuntimeChecks="3"
-                               RuntimeLibrary="3"
-                               UsePrecompiledHeader="0"
-                               ProgramDataBaseFileName="$(IntDir)/CanFestival-3.pdb"
-                               WarningLevel="3"
-                               Detect64BitPortabilityProblems="false"
-                               DebugInformationFormat="4"
-                       />
-                       <Tool
-                               Name="VCManagedResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCPreLinkEventTool"
-                       />
-                       <Tool
-                               Name="VCLinkerTool"
-                               ModuleDefinitionFile="./src/win32/CanFestival-3.def"
-                               GenerateDebugInformation="true"
-                               EnableCOMDATFolding="1"
-                               OptimizeForWindows98="1"
-                       />
-                       <Tool
-                               Name="VCALinkTool"
-                       />
-                       <Tool
-                               Name="VCManifestTool"
-                       />
-                       <Tool
-                               Name="VCXDCMakeTool"
-                       />
-                       <Tool
-                               Name="VCBscMakeTool"
-                       />
-                       <Tool
-                               Name="VCFxCopTool"
-                       />
-                       <Tool
-                               Name="VCAppVerifierTool"
-                       />
-                       <Tool
-                               Name="VCWebDeploymentTool"
-                       />
-                       <Tool
-                               Name="VCPostBuildEventTool"
-                       />
-               </Configuration>
        </Configurations>
        <References>
        </References>
                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
                        >
                        <File
-                               RelativePath=".\src\led.c"
+                               RelativePath=".\src\dcf.c"
                                >
                        </File>
                        <File
                                RelativePath=".\src\lifegrd.c"
                                >
                        </File>
-                       <File
-                               RelativePath=".\src\lss.c"
-                               >
-                       </File>
                        <File
                                RelativePath=".\src\nmtMaster.c"
                                >
                                RelativePath=".\src\nmtSlave.c"
                                >
                        </File>
-                       <File
-                               RelativePath=".\src\nvram.c"
-                               >
-                       </File>
                        <File
                                RelativePath=".\src\objacces.c"
                                >
                                Name="win32"
                                >
                                <File
-                                       RelativePath=".\drivers\win32\drivers_win32.cpp"
+                                       RelativePath=".\drivers\win32\win32.cpp"
                                        >
                                </File>
                                <File
-                                       RelativePath=".\drivers\win32\timers_win32.cpp"
+                                       RelativePath=".\drivers\timers_win32\timers_win32.cpp"
                                        >
                                </File>
                        </Filter>
                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
                        >
-                       <File
-                               RelativePath=".\include\applicfg.h"
-                               >
-                       </File>
                        <File
                                RelativePath=".\include\can.h"
                                >
                                RelativePath=".\include\can_driver.h"
                                >
                        </File>
-                       <File
-                               RelativePath=".\include\config.h"
-                               >
-                       </File>
                        <File
                                RelativePath=".\include\data.h"
                                >
                        </File>
                        <File
-                               RelativePath=".\include\def.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\include\led.h"
+                               RelativePath=".\include\dcf.h"
                                >
                        </File>
                        <File
-                               RelativePath=".\include\led_driver.h"
+                               RelativePath=".\include\def.h"
                                >
                        </File>
                        <File
                                RelativePath=".\include\lifegrd.h"
                                >
                        </File>
-                       <File
-                               RelativePath=".\include\lss.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\include\lss_driver.h"
-                               >
-                       </File>
                        <File
                                RelativePath=".\include\nmtMaster.h"
                                >
                                RelativePath=".\include\nmtSlave.h"
                                >
                        </File>
-                       <File
-                               RelativePath=".\include\nvram.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\include\nvram_driver.h"
-                               >
-                       </File>
                        <File
                                RelativePath=".\include\objacces.h"
                                >
                                        Name="VCCustomBuildTool"
                                />
                        </FileConfiguration>
-                       <FileConfiguration
-                               Name="Debug UNICODE|Win32"
-                               >
-                               <Tool
-                                       Name="VCCustomBuildTool"
-                               />
-                       </FileConfiguration>
                </File>
        </Files>
        <Globals>