summaryrefslogtreecommitdiffstats
path: root/src/projet1.dsp
diff options
context:
space:
mode:
authorPiotr Dziwinski <piotrdz@gmail.com>2012-04-17 00:52:46 +0200
committerPiotr Dziwinski <piotrdz@gmail.com>2012-04-17 00:52:46 +0200
commit330972d96bb7d5831772889c2cdbb567ea947d7c (patch)
tree7734aa3ce96a859703116d24deba194ac0a6345c /src/projet1.dsp
parent68da2c9b769ac068cb46695e5cddd66b33fc9a51 (diff)
parent658226a6f75265e406e70a3a772b4efcdb75a25f (diff)
downloadcolobot-330972d96bb7d5831772889c2cdbb567ea947d7c.tar.gz
colobot-330972d96bb7d5831772889c2cdbb567ea947d7c.tar.bz2
colobot-330972d96bb7d5831772889c2cdbb567ea947d7c.zip
Removed MSVC project files and binary files
Diffstat (limited to 'src/projet1.dsp')
-rw-r--r--src/projet1.dsp608
1 files changed, 0 insertions, 608 deletions
diff --git a/src/projet1.dsp b/src/projet1.dsp
deleted file mode 100644
index a72113c..0000000
--- a/src/projet1.dsp
+++ /dev/null
@@ -1,608 +0,0 @@
-# Microsoft Developer Studio Project File - Name="projet1" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 5.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Application" 0x0101
-
-CFG=projet1 - Win32 Debug
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE
-!MESSAGE NMAKE /f "projet1.mak".
-!MESSAGE
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE
-!MESSAGE NMAKE /f "projet1.mak" CFG="projet1 - Win32 Debug"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "projet1 - Win32 Release" (based on "Win32 (x86) Application")
-!MESSAGE "projet1 - Win32 Debug" (based on "Win32 (x86) Application")
-!MESSAGE
-
-# Begin Project
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-MTL=midl.exe
-RSC=rc.exe
-
-!IF "$(CFG)" == "projet1 - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "Release"
-# PROP BASE Intermediate_Dir "Release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "Release"
-# PROP Intermediate_Dir "Release"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD CPP /nologo /W3 /GX /Zi /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
-# SUBTRACT CPP /Fr
-# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
-# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
-# ADD BASE RSC /l 0x100c /d "NDEBUG"
-# ADD RSC /l 0x100c /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386
-# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib winmm.lib c:\dx7sdk\lib\ddraw.lib c:\dx7sdk\lib\dinput.lib c:\dx7sdk\lib\dxguid.lib c:\dx7sdk\lib\d3dx.lib c:\dx7sdk\lib\dsound.lib cbot\cbot.lib /nologo /subsystem:windows /machine:I386
-# SUBTRACT LINK32 /debug
-
-!ELSEIF "$(CFG)" == "projet1 - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "Debug"
-# PROP BASE Intermediate_Dir "Debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "Debug"
-# PROP Intermediate_Dir "Debug"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR /YX /FD /c
-# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
-# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
-# ADD BASE RSC /l 0x100c /d "_DEBUG"
-# ADD RSC /l 0x100c /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
-# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib winmm.lib c:\dx7sdk\lib\ddraw.lib c:\dx7sdk\lib\dinput.lib c:\dx7sdk\lib\dxguid.lib c:\dx7sdk\lib\d3dx.lib c:\dx7sdk\lib\dsound.lib cbot\cbot.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
-# SUBTRACT LINK32 /map
-
-!ENDIF
-
-# Begin Target
-
-# Name "projet1 - Win32 Release"
-# Name "projet1 - Win32 Debug"
-# Begin Source File
-
-SOURCE=.\auto.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\autobase.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\autoconvert.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\autoderrick.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\autodestroyer.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\autoegg.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\autoenergy.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\autofactory.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\autoflag.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\autohuston.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\autoinfo.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\autojostle.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\autokid.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\autolabo.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\automush.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\autonest.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\autonuclear.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\autopara.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\autoportico.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\autoradar.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\autorepair.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\autoresearch.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\autoroot.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\autosafe.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\autostation.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\autotower.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\blitz.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\brain.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\button.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\camera.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\cbottoken.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\check.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\cloud.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\cmdtoken.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\color.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\compass.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\control.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\cur00001.cur
-# End Source File
-# Begin Source File
-
-SOURCE=.\cur00002.cur
-# End Source File
-# Begin Source File
-
-SOURCE=.\cur00003.cur
-# End Source File
-# Begin Source File
-
-SOURCE=.\cursor1.cur
-# End Source File
-# Begin Source File
-
-SOURCE=.\cursorha.cur
-# End Source File
-# Begin Source File
-
-SOURCE=.\cursorsc.cur
-# End Source File
-# Begin Source File
-
-SOURCE=.\d3dapp.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\d3dengine.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\d3denum.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\d3dframe.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\d3dmath.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\d3dtextr.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\d3dutil.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\directx.ico
-# End Source File
-# Begin Source File
-
-SOURCE=.\displayinfo.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\displaytext.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\edit.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\editvalue.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\event.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\gauge.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\group.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\image.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\iman.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\interface.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\joystick.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\key.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\label.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\language.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\light.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\list.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\maindialog.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\mainmap.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\mainmovie.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\mainshort.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\map.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\math3d.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\metafile.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\misc.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\model.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\modfile.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\motion.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\motionant.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\motionbee.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\motionhuman.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\motionmother.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\motionspider.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\motiontoto.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\motionvehicle.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\motionworm.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\object.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\particule.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\physics.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\planet.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\profile.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\pyro.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\restext.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\robotmain.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\script.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\scroll.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\shortcut.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\slider.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\sound.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\studio.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\target.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\task.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\taskadvance.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\taskbuild.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\taskfire.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\taskfireant.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\taskflag.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\taskgoto.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\taskgungoal.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\taskinfo.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\taskmanager.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\taskmanip.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\taskpen.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\taskrecover.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\taskreset.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\tasksearch.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\taskshield.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\taskspiderexplo.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\tasktake.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\taskterraform.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\taskturn.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\taskwait.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\terrain.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\text.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\water.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\window.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\winmain.rc
-
-!IF "$(CFG)" == "projet1 - Win32 Release"
-
-!ELSEIF "$(CFG)" == "projet1 - Win32 Debug"
-
-!ENDIF
-
-# End Source File
-# End Target
-# End Project