diff options
author | fcolin | 2007-02-01 12:51:59 +0000 |
---|---|---|
committer | fcolin | 2007-02-01 12:51:59 +0000 |
commit | bc474bfe9154f4782441c8a88fb3139f078011c6 (patch) | |
tree | 2dcf2bb72f4f18b5be1a6a9cbae2cc839086cfaa /Bus/Horloge | |
parent | aae4a2f00c6792d1a301edb8ef9b5346fd5bfe7f (diff) | |
download | ivy-cplusplus-bc474bfe9154f4782441c8a88fb3139f078011c6.zip ivy-cplusplus-bc474bfe9154f4782441c8a88fb3139f078011c6.tar.gz ivy-cplusplus-bc474bfe9154f4782441c8a88fb3139f078011c6.tar.bz2 ivy-cplusplus-bc474bfe9154f4782441c8a88fb3139f078011c6.tar.xz |
Utilisateur : Fcolin Date : 10/06/02 Heure : 11:50 Archivé dans $/Bus/Horloge Commentaire: (vss 2)
Diffstat (limited to 'Bus/Horloge')
-rw-r--r-- | Bus/Horloge/Horloge.vcproj | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Bus/Horloge/Horloge.vcproj b/Bus/Horloge/Horloge.vcproj index b5235bd..89e3b70 100644 --- a/Bus/Horloge/Horloge.vcproj +++ b/Bus/Horloge/Horloge.vcproj @@ -24,6 +24,7 @@ <Tool
Name="VCCLCompilerTool"
Optimization="0"
+ AdditionalIncludeDirectories=""C:\users\fcolin\C++\Bus\Ivy""
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -64,7 +65,8 @@ <Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_AFXDLL;_DEBUG"
- Culture="1036"/>
+ Culture="1036"
+ AdditionalIncludeDirectories=""/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
|