aboutsummaryrefslogtreecommitdiff
path: root/chaos.sln
diff options
context:
space:
mode:
authorB. Bogart <bbogart@users.sourceforge.net>2002-08-29 17:06:09 +0000
committerB. Bogart <bbogart@users.sourceforge.net>2002-08-29 17:06:09 +0000
commitdd5a86efe9a9f6ed8278a5a5a3927c6a80bbbf90 (patch)
tree464982414c09dc955dff3c3a114993766d64a16d /chaos.sln
parent48c014742612aa874fc736a5be3ab43e1091fa45 (diff)
Updated makefile and setup single library, win32, linux, OSX
svn path=/trunk/externals/bbogart/chaos/; revision=96
Diffstat (limited to 'chaos.sln')
-rw-r--r--chaos.sln21
1 files changed, 21 insertions, 0 deletions
diff --git a/chaos.sln b/chaos.sln
new file mode 100644
index 0000000..b558166
--- /dev/null
+++ b/chaos.sln
@@ -0,0 +1,21 @@
+Microsoft Visual Studio Solution File, Format Version 7.00
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "chaos", "chaos.vcproj", "{079DD347-F5E0-4784-9BCE-AF551691BA41}"
+EndProject
+Global
+ GlobalSection(SolutionConfiguration) = preSolution
+ ConfigName.0 = Debug
+ ConfigName.1 = Release
+ EndGlobalSection
+ GlobalSection(ProjectDependencies) = postSolution
+ EndGlobalSection
+ GlobalSection(ProjectConfiguration) = postSolution
+ {079DD347-F5E0-4784-9BCE-AF551691BA41}.Debug.ActiveCfg = Debug|Win32
+ {079DD347-F5E0-4784-9BCE-AF551691BA41}.Debug.Build.0 = Debug|Win32
+ {079DD347-F5E0-4784-9BCE-AF551691BA41}.Release.ActiveCfg = Release|Win32
+ {079DD347-F5E0-4784-9BCE-AF551691BA41}.Release.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ EndGlobalSection
+ GlobalSection(ExtensibilityAddIns) = postSolution
+ EndGlobalSection
+EndGlobal