aboutsummaryrefslogtreecommitdiff
path: root/libodb-tracer-vc9.sln
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-08-30 15:50:24 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-08-30 15:50:24 +0200
commit289a99b42a16d69e9f97cef705669e04a3217581 (patch)
tree131301ca74003dce0c3e7bdea4d69cf53d0a3835 /libodb-tracer-vc9.sln
parent2fe6da790e143e082bb512502b8d92c1f19ee870 (diff)
Support for automake and VC++ builds
Diffstat (limited to 'libodb-tracer-vc9.sln')
-rw-r--r--libodb-tracer-vc9.sln26
1 files changed, 26 insertions, 0 deletions
diff --git a/libodb-tracer-vc9.sln b/libodb-tracer-vc9.sln
new file mode 100644
index 0000000..34636b6
--- /dev/null
+++ b/libodb-tracer-vc9.sln
@@ -0,0 +1,26 @@
+
+Microsoft Visual Studio Solution File, Format Version 10.00
+# Visual Studio 2008
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libodb-tracer", "odb\tracer\libodb-tracer-vc9.vcproj", "{91A7F956-C683-475D-B570-72380D2557ED}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Win32 = Debug|Win32
+ Debug|x64 = Debug|x64
+ Release|Win32 = Release|Win32
+ Release|x64 = Release|x64
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {91A7F956-C683-475D-B570-72380D2557ED}.Debug|Win32.ActiveCfg = Debug|Win32
+ {91A7F956-C683-475D-B570-72380D2557ED}.Debug|Win32.Build.0 = Debug|Win32
+ {91A7F956-C683-475D-B570-72380D2557ED}.Debug|x64.ActiveCfg = Debug|x64
+ {91A7F956-C683-475D-B570-72380D2557ED}.Debug|x64.Build.0 = Debug|x64
+ {91A7F956-C683-475D-B570-72380D2557ED}.Release|Win32.ActiveCfg = Release|Win32
+ {91A7F956-C683-475D-B570-72380D2557ED}.Release|Win32.Build.0 = Release|Win32
+ {91A7F956-C683-475D-B570-72380D2557ED}.Release|x64.ActiveCfg = Release|x64
+ {91A7F956-C683-475D-B570-72380D2557ED}.Release|x64.Build.0 = Release|x64
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal