summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfcolin2007-02-01 13:14:50 +0000
committerfcolin2007-02-01 13:14:50 +0000
commit26aadcccf0c19080c4c39d6808d7aeb02e820d3e (patch)
treed69368c23888695b5f43f0eb8fa67717eaf601ee
parent15cb508a2b736277db25baddf6b4426a0bb9b155 (diff)
downloadivy-cplusplus-26aadcccf0c19080c4c39d6808d7aeb02e820d3e.zip
ivy-cplusplus-26aadcccf0c19080c4c39d6808d7aeb02e820d3e.tar.gz
ivy-cplusplus-26aadcccf0c19080c4c39d6808d7aeb02e820d3e.tar.bz2
ivy-cplusplus-26aadcccf0c19080c4c39d6808d7aeb02e820d3e.tar.xz
Utilisateur : Fcolin Date : 4/01/05 Heure : 17:44 Archivé dans $/Bus/comIvy Commentaire: (vss 7)
-rw-r--r--comIvy/comIvy.vcproj7
1 files changed, 4 insertions, 3 deletions
diff --git a/comIvy/comIvy.vcproj b/comIvy/comIvy.vcproj
index 809599d..34c8aa9 100644
--- a/comIvy/comIvy.vcproj
+++ b/comIvy/comIvy.vcproj
@@ -39,7 +39,8 @@
<Tool
Name="VCCustomBuildTool"
Description="Copying dll&apos;s"
- CommandLine="copy &quot;$(TargetPath)&quot; &quot;C:\users\fcolin\Program Files\$(OutDir)&quot;"
+ CommandLine="copy &quot;$(TargetPath)&quot; &quot;C:\users\fcolin\Program Files\$(OutDir)&quot;
+"
Outputs="C:\users\fcolin\Program Files\$(OutDir)\$(TargetName).dll"/>
<Tool
Name="VCLinkerTool"
@@ -111,8 +112,8 @@
<Tool
Name="VCCustomBuildTool"
Description="Copying dll&apos;s"
- CommandLine="copy &quot;$(TargetPath)&quot; &quot;C:\users\fcolin\Program Files\$(OutDir)&quot;"
- Outputs="C:\users\fcolin\Program Files\$(OutDir)\$(TargetName).dll"/>
+ CommandLine="copy &quot;$(TargetPath)&quot; &quot;C:\users\fcolin\Program Files\$(OutDir)&quot;
+"/>
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="TRUE"