Skip to content

Commit

Permalink
VC2008Express project files (Thx Yung-Jang Lee)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent Couvert committed Sep 15, 2011
1 parent fa5117d commit 1f8b4a1
Show file tree
Hide file tree
Showing 2 changed files with 578 additions and 0 deletions.
20 changes: 20 additions & 0 deletions swigwin/swigwin.sln
@@ -0,0 +1,20 @@

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual C++ Express 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "swigwin", "swigwin.vcproj", "{17B964BB-4EB7-40AC-A9EB-37D9A12524A2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{17B964BB-4EB7-40AC-A9EB-37D9A12524A2}.Debug|Win32.ActiveCfg = Debug|Win32
{17B964BB-4EB7-40AC-A9EB-37D9A12524A2}.Debug|Win32.Build.0 = Debug|Win32
{17B964BB-4EB7-40AC-A9EB-37D9A12524A2}.Release|Win32.ActiveCfg = Release|Win32
{17B964BB-4EB7-40AC-A9EB-37D9A12524A2}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal

0 comments on commit 1f8b4a1

Please sign in to comment.