diff options
Diffstat (limited to 'build/win-vs2003/iem16.sln')
-rw-r--r-- | build/win-vs2003/iem16.sln | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/build/win-vs2003/iem16.sln b/build/win-vs2003/iem16.sln new file mode 100644 index 0000000..ee7050d --- /dev/null +++ b/build/win-vs2003/iem16.sln @@ -0,0 +1,18 @@ +Microsoft Visual Studio Solution File, Format Version 8.00
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iem16", "iem16.vcproj", "{C8DAED0C-AB39-4D01-976B-7E4E9E0E10DD}"
+ ProjectSection(ProjectDependencies) = postProject
+ EndProjectSection
+EndProject
+Global
+ GlobalSection(SolutionConfiguration) = preSolution
+ Release = Release
+ EndGlobalSection
+ GlobalSection(ProjectConfiguration) = postSolution
+ {C8DAED0C-AB39-4D01-976B-7E4E9E0E10DD}.Release.ActiveCfg = Release|Win32
+ {C8DAED0C-AB39-4D01-976B-7E4E9E0E10DD}.Release.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ EndGlobalSection
+ GlobalSection(ExtensibilityAddIns) = postSolution
+ EndGlobalSection
+EndGlobal
|