summaryrefslogtreecommitdiff
path: root/p11-tests.sln
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2008-12-06 00:22:35 +0000
committerStef Walter <stef@memberwebs.com>2008-12-06 00:22:35 +0000
commitd3fa2085bf9169eab3430ff903f75b7487c7ee82 (patch)
treecf0f05047b689dc5e48a2dcec955c268b95eaee8 /p11-tests.sln
parent746579baf9176eb13dc19e98627e27e900c9859d (diff)
Build on Win32 and create VCE project.
Diffstat (limited to 'p11-tests.sln')
-rw-r--r--p11-tests.sln20
1 files changed, 20 insertions, 0 deletions
diff --git a/p11-tests.sln b/p11-tests.sln
new file mode 100644
index 0000000..286b709
--- /dev/null
+++ b/p11-tests.sln
@@ -0,0 +1,20 @@
+
+Microsoft Visual Studio Solution File, Format Version 9.00
+# Visual C++ Express 2005
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "p11-tests", "p11-tests.vcproj", "{9F45CE89-9B52-442A-82ED-929391ECF072}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Win32 = Debug|Win32
+ Release|Win32 = Release|Win32
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {9F45CE89-9B52-442A-82ED-929391ECF072}.Debug|Win32.ActiveCfg = Debug|Win32
+ {9F45CE89-9B52-442A-82ED-929391ECF072}.Debug|Win32.Build.0 = Debug|Win32
+ {9F45CE89-9B52-442A-82ED-929391ECF072}.Release|Win32.ActiveCfg = Release|Win32
+ {9F45CE89-9B52-442A-82ED-929391ECF072}.Release|Win32.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal