diff options
author | Constantin Michael <constantin@codesynthesis.com> | 2011-11-24 09:58:48 +0200 |
---|---|---|
committer | Constantin Michael <constantin@codesynthesis.com> | 2011-11-24 10:23:47 +0200 |
commit | aefb392d4d6bcb59c3f3df34018d754ac4f718e9 (patch) | |
tree | 3d881a964e5ce72c50723ef04ee85034cece8b4a /oracle/oracle-vc10.sln | |
parent | 7703243861e4ade2c0fcdda98033a19d006717b7 (diff) |
Add Oracle to automake and Visual Studio build
Diffstat (limited to 'oracle/oracle-vc10.sln')
-rw-r--r-- | oracle/oracle-vc10.sln | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/oracle/oracle-vc10.sln b/oracle/oracle-vc10.sln new file mode 100644 index 0000000..9a5dc32 --- /dev/null +++ b/oracle/oracle-vc10.sln @@ -0,0 +1,15 @@ + +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual Studio 2010 +__projects__ +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution +__solution_configurations__ + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution +__project_configurations__ + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal |