diff options
author | Michal Krol <[email protected]> | 2008-08-18 21:44:54 +0200 |
---|---|---|
committer | Michal Krol <[email protected]> | 2008-08-19 00:44:09 +0200 |
commit | 5b16730df8e19792ed92441857f586e0ec773a1f (patch) | |
tree | 721e738ca28e4513544f3588ae8350b20e40cded /progs/vp/windows/vp2003.sln | |
parent | 93305bd6808787964c0088a88c428ecd1208aa44 (diff) |
Port vp to Windows.
Diffstat (limited to 'progs/vp/windows/vp2003.sln')
-rw-r--r-- | progs/vp/windows/vp2003.sln | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/progs/vp/windows/vp2003.sln b/progs/vp/windows/vp2003.sln new file mode 100644 index 00000000000..76de5cfd7ff --- /dev/null +++ b/progs/vp/windows/vp2003.sln @@ -0,0 +1,21 @@ +Microsoft Visual Studio Solution File, Format Version 8.00 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vp2003", "vp2003.vcproj", "{E1C70416-98E7-4282-B6B2-6C9CF90B12C0}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Global + GlobalSection(SolutionConfiguration) = preSolution + Debug = Debug + Release = Release + EndGlobalSection + GlobalSection(ProjectConfiguration) = postSolution + {E1C70416-98E7-4282-B6B2-6C9CF90B12C0}.Debug.ActiveCfg = Debug|Win32 + {E1C70416-98E7-4282-B6B2-6C9CF90B12C0}.Debug.Build.0 = Debug|Win32 + {E1C70416-98E7-4282-B6B2-6C9CF90B12C0}.Release.ActiveCfg = Release|Win32 + {E1C70416-98E7-4282-B6B2-6C9CF90B12C0}.Release.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + EndGlobalSection + GlobalSection(ExtensibilityAddIns) = postSolution + EndGlobalSection +EndGlobal |