diff options
author | fcolin | 2007-02-01 12:59:17 +0000 |
---|---|---|
committer | fcolin | 2007-02-01 12:59:17 +0000 |
commit | 938ef45b04296f66c7ed9e913c30f3d1f714b43a (patch) | |
tree | 4c7b353afd82f8ad7e23f8a29a94f0f2c3dbd3bb /Bus/Ivy/Ivy.vcproj | |
parent | eac286f882637b349397ad921547bdb7bdb9963c (diff) | |
download | ivy-cplusplus-938ef45b04296f66c7ed9e913c30f3d1f714b43a.zip ivy-cplusplus-938ef45b04296f66c7ed9e913c30f3d1f714b43a.tar.gz ivy-cplusplus-938ef45b04296f66c7ed9e913c30f3d1f714b43a.tar.bz2 ivy-cplusplus-938ef45b04296f66c7ed9e913c30f3d1f714b43a.tar.xz |
Utilisateur : Fcolin Date : 22/09/06 Heure : 14:54 Archivé dans $/Bus/Ivy Commentaire: (vss 48)
Diffstat (limited to 'Bus/Ivy/Ivy.vcproj')
-rw-r--r-- | Bus/Ivy/Ivy.vcproj | 42 |
1 files changed, 41 insertions, 1 deletions
diff --git a/Bus/Ivy/Ivy.vcproj b/Bus/Ivy/Ivy.vcproj index ce0f3c0..1a0c185 100644 --- a/Bus/Ivy/Ivy.vcproj +++ b/Bus/Ivy/Ivy.vcproj @@ -3,7 +3,7 @@ ProjectType="Visual C++"
Version="8,00"
Name="Ivy"
- ProjectGUID="{9818D652-CC05-463E-880D-AFCA2C7BFABE}"
+ ProjectGUID="{9BD87B7A-517E-4900-B3EA-A358885CD876}"
RootNamespace="Ivy"
SccProjectName=""$/Bus/Ivy", QPEAAAAA"
SccLocalPath="."
@@ -398,6 +398,42 @@ >
</File>
<File
+ RelativePath=".\intervalRegexp.c"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ UsePrecompiledHeader="0"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|x64"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ UsePrecompiledHeader="0"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ UsePrecompiledHeader="0"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|x64"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ UsePrecompiledHeader="0"
+ />
+ </FileConfiguration>
+ </File>
+ <File
RelativePath=".\Ivy.cxx"
>
</File>
@@ -499,6 +535,10 @@ >
</File>
<File
+ RelativePath=".\intervalRegexp.h"
+ >
+ </File>
+ <File
RelativePath=".\Ivy.h"
>
</File>
|