summaryrefslogtreecommitdiff
path: root/Horloge
diff options
context:
space:
mode:
authorfcolin2007-02-01 12:52:06 +0000
committerfcolin2007-02-01 12:52:06 +0000
commit3cf4a9fb0e67ab84666d05573a99e57fab2d43a9 (patch)
tree801915ea03dd5d406ec7dc761109d9bff8f7dacb /Horloge
parent9e0af2f25475fb17a186eac58004886058e1dfbe (diff)
downloadivy-cplusplus-3cf4a9fb0e67ab84666d05573a99e57fab2d43a9.zip
ivy-cplusplus-3cf4a9fb0e67ab84666d05573a99e57fab2d43a9.tar.gz
ivy-cplusplus-3cf4a9fb0e67ab84666d05573a99e57fab2d43a9.tar.bz2
ivy-cplusplus-3cf4a9fb0e67ab84666d05573a99e57fab2d43a9.tar.xz
Utilisateur : Fcolin Date : 6/08/03 Heure : 16:10 Archivé dans $/Bus/Horloge Commentaire: (vss 6)
Diffstat (limited to 'Horloge')
-rw-r--r--Horloge/Horloge.vcproj34
1 files changed, 31 insertions, 3 deletions
diff --git a/Horloge/Horloge.vcproj b/Horloge/Horloge.vcproj
index b5235bd..6c8da7f 100644
--- a/Horloge/Horloge.vcproj
+++ b/Horloge/Horloge.vcproj
@@ -1,8 +1,10 @@
-<?xml version="1.0" encoding = "Windows-1252"?>
+<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.00"
+ Version="7.10"
Name="Horloge"
+ ProjectGUID="{79A52956-E5E0-46FF-9EB7-112ED0CD5315}"
+ RootNamespace="Horloge"
SccProjectName="&quot;$/Bus/Horloge&quot;, JIEAAAAA"
SccAuxPath=""
SccLocalPath="."
@@ -24,6 +26,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
+ AdditionalIncludeDirectories="&quot;..\Ivy&quot;"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -68,7 +71,13 @@
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
Name="VCWebDeploymentTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Release|Win32"
@@ -81,6 +90,7 @@
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\Ivy"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
StringPooling="TRUE"
RuntimeLibrary="2"
@@ -111,7 +121,8 @@
TargetEnvironment="1"
TypeLibraryName=".\Release/Horloge.tlb"/>
<Tool
- Name="VCPostBuildEventTool"/>
+ Name="VCPostBuildEventTool"
+ CommandLine="copy &quot;$(TargetPath)&quot; &quot;C:\users\fcolin\Program Files\$(OutDir)&quot;"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
@@ -123,9 +134,20 @@
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
Name="VCWebDeploymentTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
+ <References>
+ <ProjectReference
+ ReferencedProjectIdentifier="{84E0039A-6721-4B18-9792-E9AE4274AC0E}"
+ Name="Ivy"/>
+ </References>
<Files>
<Filter
Name="Source Files"
@@ -199,6 +221,9 @@
Name="Resource Files"
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
<File
+ RelativePath="Horloge.exe.manifest">
+ </File>
+ <File
RelativePath=".\res\Horloge.ico">
</File>
<File
@@ -221,6 +246,9 @@
</File>
</Filter>
<File
+ RelativePath="res\Horloge.exe.manifest">
+ </File>
+ <File
RelativePath=".\ReadMe.txt">
</File>
</Files>