aboutsummaryrefslogtreecommitdiff
path: root/libodb-tracer-vc10.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-vc10.sln
parent2fe6da790e143e082bb512502b8d92c1f19ee870 (diff)
Support for automake and VC++ builds
Diffstat (limited to 'libodb-tracer-vc10.sln')
-rw-r--r--libodb-tracer-vc10.sln26
1 files changed, 26 insertions, 0 deletions
diff --git a/libodb-tracer-vc10.sln b/libodb-tracer-vc10.sln
new file mode 100644
index 0000000..997b1e8
--- /dev/null
+++ b/libodb-tracer-vc10.sln
@@ -0,0 +1,26 @@
+
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libodb-tracer", "odb\tracer\libodb-tracer-vc10.vcxproj", "{B36347CF-990B-4051-ABCF-2D0102AB9DC6}"
+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
+ {B36347CF-990B-4051-ABCF-2D0102AB9DC6}.Debug|Win32.ActiveCfg = Debug|Win32
+ {B36347CF-990B-4051-ABCF-2D0102AB9DC6}.Debug|Win32.Build.0 = Debug|Win32
+ {B36347CF-990B-4051-ABCF-2D0102AB9DC6}.Debug|x64.ActiveCfg = Debug|x64
+ {B36347CF-990B-4051-ABCF-2D0102AB9DC6}.Debug|x64.Build.0 = Debug|x64
+ {B36347CF-990B-4051-ABCF-2D0102AB9DC6}.Release|Win32.ActiveCfg = Release|Win32
+ {B36347CF-990B-4051-ABCF-2D0102AB9DC6}.Release|Win32.Build.0 = Release|Win32
+ {B36347CF-990B-4051-ABCF-2D0102AB9DC6}.Release|x64.ActiveCfg = Release|x64
+ {B36347CF-990B-4051-ABCF-2D0102AB9DC6}.Release|x64.Build.0 = Release|x64
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal