summaryrefslogtreecommitdiffstats
path: root/src/projet1.sln
diff options
context:
space:
mode:
authorProgramerus <Piotrek@xxx-b5bed9.(none)>2012-04-16 23:27:10 +0200
committerProgramerus <Piotrek@xxx-b5bed9.(none)>2012-04-16 23:27:10 +0200
commit0c2073a80b531cacf152c8a0dbb46e0d64e014dc (patch)
treed5c655e1e56ea51722c34ef2a7f3e507f1fbdd77 /src/projet1.sln
parent3916c072998efab6274df2305d4ff90042e78443 (diff)
downloadcolobot-0c2073a80b531cacf152c8a0dbb46e0d64e014dc.tar.gz
colobot-0c2073a80b531cacf152c8a0dbb46e0d64e014dc.tar.bz2
colobot-0c2073a80b531cacf152c8a0dbb46e0d64e014dc.zip
Fixed graphics bug on MSVC 2010 and MinGW.
Diffstat (limited to 'src/projet1.sln')
-rw-r--r--src/projet1.sln20
1 files changed, 20 insertions, 0 deletions
diff --git a/src/projet1.sln b/src/projet1.sln
new file mode 100644
index 0000000..f413040
--- /dev/null
+++ b/src/projet1.sln
@@ -0,0 +1,20 @@
+
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual C++ Express 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "projet1", "projet1.vcxproj", "{4E2F5B2F-EE8F-4303-9589-1DEC65EE02B9}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Win32 = Debug|Win32
+ Release|Win32 = Release|Win32
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {4E2F5B2F-EE8F-4303-9589-1DEC65EE02B9}.Debug|Win32.ActiveCfg = Debug|Win32
+ {4E2F5B2F-EE8F-4303-9589-1DEC65EE02B9}.Debug|Win32.Build.0 = Debug|Win32
+ {4E2F5B2F-EE8F-4303-9589-1DEC65EE02B9}.Release|Win32.ActiveCfg = Release|Win32
+ {4E2F5B2F-EE8F-4303-9589-1DEC65EE02B9}.Release|Win32.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal