summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfcolin2007-02-01 13:14:41 +0000
committerfcolin2007-02-01 13:14:41 +0000
commit0effcd8ef0eba3533416a6507cbe381e64942c38 (patch)
treee65041a92a84f878b9aa7ca79edc95ce69f0080e
parentbd629d1392d3a55af10c5e4e10eb3aecfd5faa89 (diff)
downloadivy-cplusplus-0effcd8ef0eba3533416a6507cbe381e64942c38.zip
ivy-cplusplus-0effcd8ef0eba3533416a6507cbe381e64942c38.tar.gz
ivy-cplusplus-0effcd8ef0eba3533416a6507cbe381e64942c38.tar.bz2
ivy-cplusplus-0effcd8ef0eba3533416a6507cbe381e64942c38.tar.xz
Utilisateur : Fcolin Date : 3/10/02 Heure : 12:09 Archivé dans $/Bus/comIvy Commentaire: (vss 2)
-rw-r--r--comIvy/comIvy.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/comIvy/comIvy.vcproj b/comIvy/comIvy.vcproj
index b6c060e..e9d7467 100644
--- a/comIvy/comIvy.vcproj
+++ b/comIvy/comIvy.vcproj
@@ -16,7 +16,7 @@
<Configurations>
<Configuration
Name="Debug|Win32"
- OutputDirectory="Debug"
+ OutputDirectory="C:\users\fcolin\Program Files\$(ConfigurationName)"
IntermediateDirectory="Debug"
ConfigurationType="2"
UseOfATL="1"
@@ -77,7 +77,7 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory="Release"
+ OutputDirectory="C:\users\fcolin\Program Files\$(ConfigurationName)"
IntermediateDirectory="Release"
ConfigurationType="2"
UseOfATL="1"