summaryrefslogtreecommitdiffstats
path: root/src/projet1.dsp
diff options
context:
space:
mode:
authoradiblol <adiblol@1tbps.org>2012-03-08 19:32:05 +0100
committeradiblol <adiblol@1tbps.org>2012-03-08 19:32:05 +0100
commita4c804b49ec872b71bd5a0167c3ad45704a3cc30 (patch)
tree8c931235247d662ca46a99695beb328fdfc8e8a8 /src/projet1.dsp
downloadcolobot-a4c804b49ec872b71bd5a0167c3ad45704a3cc30.tar.gz
colobot-a4c804b49ec872b71bd5a0167c3ad45704a3cc30.tar.bz2
colobot-a4c804b49ec872b71bd5a0167c3ad45704a3cc30.zip
Initial commit, Copyright (C) 2001-2008, Daniel ROUX & EPSITEC SA, www.epsitec.ch
Diffstat (limited to 'src/projet1.dsp')
-rw-r--r--src/projet1.dsp608
1 files changed, 608 insertions, 0 deletions
diff --git a/src/projet1.dsp b/src/projet1.dsp
new file mode 100644
index 0000000..a72113c
--- /dev/null
+++ b/src/projet1.dsp
@@ -0,0 +1,608 @@
+# 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