diff options
author | fcolin | 2007-02-01 13:10:05 +0000 |
---|---|---|
committer | fcolin | 2007-02-01 13:10:05 +0000 |
commit | c5922079b58ea16396e450c376ed77ae65614ad9 (patch) | |
tree | 0a32b4058bc3d594f03328dae2cad811e1624f74 /IvyProbe | |
parent | 24138c5c4cdd7eafc51139877e4ba293a75566cf (diff) | |
download | ivy-cplusplus-c5922079b58ea16396e450c376ed77ae65614ad9.zip ivy-cplusplus-c5922079b58ea16396e450c376ed77ae65614ad9.tar.gz ivy-cplusplus-c5922079b58ea16396e450c376ed77ae65614ad9.tar.bz2 ivy-cplusplus-c5922079b58ea16396e450c376ed77ae65614ad9.tar.xz |
Utilisateur : Fcolin Date : 3/10/02 Heure : 10:50 Archivé dans $/Bus/Test Commentaire: (vss 4)
Diffstat (limited to 'IvyProbe')
-rw-r--r-- | IvyProbe/IvyProbe.vcproj | 13 |
1 files changed, 3 insertions, 10 deletions
diff --git a/IvyProbe/IvyProbe.vcproj b/IvyProbe/IvyProbe.vcproj index ef16f4f..a2a89fc 100644 --- a/IvyProbe/IvyProbe.vcproj +++ b/IvyProbe/IvyProbe.vcproj @@ -19,14 +19,12 @@ IntermediateDirectory=".\Debug"
ConfigurationType="1"
UseOfMFC="2"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2">
+ ATLMinimizesCRunTimeLibraryUsage="FALSE">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories=""C:\users\fcolin\C++\Bus\Ivy""
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;USE_ETS"
- RuntimeLibrary="3"
+ PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
+ RuntimeLibrary="1"
UsePrecompiledHeader="3"
PrecompiledHeaderThrough="stdafx.h"
PrecompiledHeaderFile=".\Debug/Test.pch"
@@ -131,11 +129,6 @@ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
RelativePath=".\ETSLayout.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"/>
- </FileConfiguration>
</File>
<File
RelativePath=".\HistoryEdit.cpp">
|