summaryrefslogtreecommitdiff
path: root/IvyProbe/IvyProbe.vcproj
diff options
context:
space:
mode:
authorfcolin2007-02-01 13:10:02 +0000
committerfcolin2007-02-01 13:10:02 +0000
commit24138c5c4cdd7eafc51139877e4ba293a75566cf (patch)
tree706906c796a1fca994050fe2ce23ebd61b069d07 /IvyProbe/IvyProbe.vcproj
parentc9c311fa8364e77feaaccf37f31e3fa3585b9e65 (diff)
downloadivy-cplusplus-24138c5c4cdd7eafc51139877e4ba293a75566cf.zip
ivy-cplusplus-24138c5c4cdd7eafc51139877e4ba293a75566cf.tar.gz
ivy-cplusplus-24138c5c4cdd7eafc51139877e4ba293a75566cf.tar.bz2
ivy-cplusplus-24138c5c4cdd7eafc51139877e4ba293a75566cf.tar.xz
Utilisateur : Fcolin Date : 2/07/02 Heure : 15:21 Archivé dans $/Bus/Test Commentaire: (vss 3)
Diffstat (limited to 'IvyProbe/IvyProbe.vcproj')
-rw-r--r--IvyProbe/IvyProbe.vcproj12
1 files changed, 10 insertions, 2 deletions
diff --git a/IvyProbe/IvyProbe.vcproj b/IvyProbe/IvyProbe.vcproj
index fd395ad..ef16f4f 100644
--- a/IvyProbe/IvyProbe.vcproj
+++ b/IvyProbe/IvyProbe.vcproj
@@ -19,11 +19,14 @@
IntermediateDirectory=".\Debug"
ConfigurationType="1"
UseOfMFC="2"
- ATLMinimizesCRunTimeLibraryUsage="FALSE">
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
+ AdditionalIncludeDirectories="&quot;C:\users\fcolin\C++\Bus\Ivy&quot;"
+ PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;USE_ETS"
+ RuntimeLibrary="3"
UsePrecompiledHeader="3"
PrecompiledHeaderThrough="stdafx.h"
PrecompiledHeaderFile=".\Debug/Test.pch"
@@ -128,6 +131,11 @@
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">