diff options
author | fcolin | 2007-02-01 12:54:55 +0000 |
---|---|---|
committer | fcolin | 2007-02-01 12:54:55 +0000 |
commit | f6ba22727ed490859d4a57ead3cf1268e912974d (patch) | |
tree | 5c63e2c53f218ce1b69fa89a5c84da7f35fde2dc /Bus/Ivy/InstIvyDev | |
parent | 0a59ec6179b87100464ec18794d8b729c6bde60a (diff) | |
download | ivy-cplusplus-f6ba22727ed490859d4a57ead3cf1268e912974d.zip ivy-cplusplus-f6ba22727ed490859d4a57ead3cf1268e912974d.tar.gz ivy-cplusplus-f6ba22727ed490859d4a57ead3cf1268e912974d.tar.bz2 ivy-cplusplus-f6ba22727ed490859d4a57ead3cf1268e912974d.tar.xz |
Utilisateur : Fcolin Date : 3/10/02 Heure : 16:50 Créé Commentaire: (vss 1)
Diffstat (limited to 'Bus/Ivy/InstIvyDev')
-rw-r--r-- | Bus/Ivy/InstIvyDev/InstIvyDev.sln | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Bus/Ivy/InstIvyDev/InstIvyDev.sln b/Bus/Ivy/InstIvyDev/InstIvyDev.sln new file mode 100644 index 0000000..79e9200 --- /dev/null +++ b/Bus/Ivy/InstIvyDev/InstIvyDev.sln @@ -0,0 +1,21 @@ +Microsoft Visual Studio Solution File, Format Version 7.00
+Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "InstIvyDev", "InstIvyDev.vdproj", "{07B35ABB-D1C2-4546-8ABA-945C1E8A88FE}"
+EndProject
+Global
+ GlobalSection(SolutionConfiguration) = preSolution
+ ConfigName.0 = Debug
+ ConfigName.1 = Release
+ EndGlobalSection
+ GlobalSection(ProjectDependencies) = postSolution
+ EndGlobalSection
+ GlobalSection(ProjectConfiguration) = postSolution
+ {07B35ABB-D1C2-4546-8ABA-945C1E8A88FE}.Debug.ActiveCfg = Debug
+ {07B35ABB-D1C2-4546-8ABA-945C1E8A88FE}.Debug.Build.0 = Debug
+ {07B35ABB-D1C2-4546-8ABA-945C1E8A88FE}.Release.ActiveCfg = Release
+ {07B35ABB-D1C2-4546-8ABA-945C1E8A88FE}.Release.Build.0 = Release
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ EndGlobalSection
+ GlobalSection(ExtensibilityAddIns) = postSolution
+ EndGlobalSection
+EndGlobal
|