diff options
Diffstat (limited to 'wince')
| -rw-r--r-- | wince/PocketSCUMM.vcp | 192 |
1 files changed, 0 insertions, 192 deletions
diff --git a/wince/PocketSCUMM.vcp b/wince/PocketSCUMM.vcp index 5b9a2773d3..5809a4d948 100644 --- a/wince/PocketSCUMM.vcp +++ b/wince/PocketSCUMM.vcp @@ -5259,198 +5259,6 @@ NODEP_CPP_GUI_C=\ # End Source File # Begin Source File -SOURCE=..\init.cpp - -!IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release" - -DEP_CPP_INIT_=\ - "..\actor.h"\ - "..\akos.h"\ - "..\boxes.h"\ - "..\gfx.h"\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\smush.h"\ - "..\sound\mixer.h"\ - "..\stdafx.h"\ - "..\system.h"\ - ".\missing\unistd.h"\ - ".\SDLAudio\include\SDL_byteorder.h"\ - -NODEP_CPP_INIT_=\ - "..\macos.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Debug" - -DEP_CPP_INIT_=\ - "..\akos.h"\ - "..\boxes.h"\ - "..\gfx.h"\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\smush.h"\ - "..\stdafx.h"\ - "..\system.h"\ - ".\missing\unistd.h"\ - -NODEP_CPP_INIT_=\ - "..\mixer.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Release" - -DEP_CPP_INIT_=\ - "..\akos.h"\ - "..\boxes.h"\ - "..\gfx.h"\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\smush.h"\ - "..\stdafx.h"\ - "..\system.h"\ - ".\missing\unistd.h"\ - -NODEP_CPP_INIT_=\ - "..\mixer.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH4) Debug" - -DEP_CPP_INIT_=\ - "..\akos.h"\ - "..\boxes.h"\ - "..\gfx.h"\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\smush.h"\ - "..\stdafx.h"\ - "..\system.h"\ - ".\missing\unistd.h"\ - -NODEP_CPP_INIT_=\ - "..\mixer.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Release" - -DEP_CPP_INIT_=\ - "..\actor.h"\ - "..\akos.h"\ - "..\boxes.h"\ - "..\gfx.h"\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\smush.h"\ - "..\sound\mixer.h"\ - "..\stdafx.h"\ - "..\system.h"\ - ".\mad\include\mad.h"\ - ".\missing\unistd.h"\ - ".\SDLAudio\include\SDL_byteorder.h"\ - -NODEP_CPP_INIT_=\ - "..\macos.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE SH3) Debug" - -DEP_CPP_INIT_=\ - "..\akos.h"\ - "..\boxes.h"\ - "..\gfx.h"\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\smush.h"\ - "..\stdafx.h"\ - "..\system.h"\ - ".\missing\unistd.h"\ - -NODEP_CPP_INIT_=\ - "..\mixer.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Release" - -DEP_CPP_INIT_=\ - "..\actor.h"\ - "..\boxes.h"\ - "..\bundle.h"\ - "..\gfx.h"\ - "..\newgui.h"\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\sound\mixer.h"\ - "..\stdafx.h"\ - "..\system.h"\ - ".\mad\include\mad.h"\ - ".\missing\unistd.h"\ - ".\SDLAudio\include\SDL_byteorder.h"\ - -NODEP_CPP_INIT_=\ - "..\macos.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE ARM) Debug" - -DEP_CPP_INIT_=\ - "..\actor.h"\ - "..\boxes.h"\ - "..\bundle.h"\ - "..\gfx.h"\ - "..\newgui.h"\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\sound\mixer.h"\ - "..\stdafx.h"\ - "..\system.h"\ - ".\mad\include\mad.h"\ - ".\missing\unistd.h"\ - ".\SDLAudio\include\SDL_byteorder.h"\ - -NODEP_CPP_INIT_=\ - "..\macos.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Release" - -DEP_CPP_INIT_=\ - "..\akos.h"\ - "..\boxes.h"\ - "..\gfx.h"\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\smush.h"\ - "..\stdafx.h"\ - "..\system.h"\ - ".\missing\unistd.h"\ - -NODEP_CPP_INIT_=\ - "..\mixer.h"\ - - -!ELSEIF "$(CFG)" == "PocketSCUMM - Win32 (WCE x86em) Debug" - -DEP_CPP_INIT_=\ - "..\akos.h"\ - "..\boxes.h"\ - "..\gfx.h"\ - "..\scumm.h"\ - "..\scummsys.h"\ - "..\smush.h"\ - "..\stdafx.h"\ - "..\system.h"\ - ".\missing\unistd.h"\ - -NODEP_CPP_INIT_=\ - "..\mixer.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - SOURCE=..\insane.cpp !IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release" |
