Add rayman2 source files
This commit is contained in:
421
Rayman_X/cpa/tempgrp/SND/make/dll/static/SNDdllV.dsp
Normal file
421
Rayman_X/cpa/tempgrp/SND/make/dll/static/SNDdllV.dsp
Normal file
@@ -0,0 +1,421 @@
|
||||
# Microsoft Developer Studio Project File - Name="Static Library for DLL" - Package Owner=<4>
|
||||
# Microsoft Developer Studio Generated Build File, Format Version 5.00
|
||||
# ** DO NOT EDIT **
|
||||
|
||||
# TARGTYPE "Win32 (x86) Static Library" 0x0104
|
||||
|
||||
CFG=Static Library for DLL - Win32 Hybrid Release
|
||||
!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 "SNDdllV.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 "SNDdllV.mak"\
|
||||
CFG="Static Library for DLL - Win32 Hybrid Release"
|
||||
!MESSAGE
|
||||
!MESSAGE Possible choices for configuration are:
|
||||
!MESSAGE
|
||||
!MESSAGE "Static Library for DLL - Win32 Binaire Debug" (based on\
|
||||
"Win32 (x86) Static Library")
|
||||
!MESSAGE "Static Library for DLL - Win32 Binaire Release" (based on\
|
||||
"Win32 (x86) Static Library")
|
||||
!MESSAGE "Static Library for DLL - Win32 Hybrid Debug " (based on\
|
||||
"Win32 (x86) Static Library")
|
||||
!MESSAGE "Static Library for DLL - Win32 Hybrid Release" (based on\
|
||||
"Win32 (x86) Static Library")
|
||||
!MESSAGE
|
||||
|
||||
# Begin Project
|
||||
# PROP Scc_ProjName ""$/cpa/tempgrp/SND/make/dll/static", PGEAAAAA"
|
||||
# PROP Scc_LocalPath "."
|
||||
CPP=cl.exe
|
||||
|
||||
!IF "$(CFG)" == "Static Library for DLL - Win32 Binaire Debug"
|
||||
|
||||
# PROP BASE Use_MFC 0
|
||||
# PROP BASE Use_Debug_Libraries 1
|
||||
# PROP BASE Output_Dir "Static_1"
|
||||
# PROP BASE Intermediate_Dir "Static_1"
|
||||
# PROP BASE Target_Dir ""
|
||||
# PROP Use_MFC 0
|
||||
# PROP Use_Debug_Libraries 1
|
||||
# PROP Output_Dir "x:\cpa\tempgrp\snd\tmp\SNDdllV\debug\binaire"
|
||||
# PROP Intermediate_Dir "x:\cpa\tempgrp\snd\tmp\SNDdllV\debug\biniare"
|
||||
# PROP Target_Dir ""
|
||||
# ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
|
||||
# ADD CPP /nologo /MDd /W4 /GX /Z7 /Od /I "x:\cpa\tempgrp\SND\src" /I "x:\cpa\tempgrp\SND\src\win95" /I "x:\cpa\public" /I "x:\cpa\tempgrp\snd\inc" /I "x:\cpa\tempgrp\snd\inc\win95" /D "_DEBUG" /D "SND_BINARY_VERSION" /D "USE_RECORD_MODULE" /D "USE_ADPCM_MODULE" /D "USE_WAV_MODULE" /D "USE_MPEG_MODULE" /D "USE_CD_MODULE" /D "USE_DBG_MODULE" /D "SNDDLL_MODULE" /D "WIN32_LEAN_AND_MEAN" /D "VISUAL" /D "_DLL_COMPILATION_MODE" /D "WIN32" /D "_WINDOWS" /FR /FD /c
|
||||
# SUBTRACT CPP /YX
|
||||
BSC32=bscmake.exe
|
||||
# ADD BASE BSC32 /nologo
|
||||
# ADD BSC32 /nologo
|
||||
LIB32=link.exe -lib
|
||||
# ADD BASE LIB32 /nologo
|
||||
# ADD LIB32 /nologo /out:"x:\cpa\lib\SNDdlBVD.lib"
|
||||
|
||||
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Binaire Release"
|
||||
|
||||
# PROP BASE Use_MFC 0
|
||||
# PROP BASE Use_Debug_Libraries 1
|
||||
# PROP BASE Output_Dir "Static_2"
|
||||
# PROP BASE Intermediate_Dir "Static_2"
|
||||
# PROP BASE Target_Dir ""
|
||||
# PROP Use_MFC 0
|
||||
# PROP Use_Debug_Libraries 1
|
||||
# PROP Output_Dir "x:\cpa\tempgrp\snd\tmp\SNDdllV\release\binaire"
|
||||
# PROP Intermediate_Dir "x:\cpa\tempgrp\snd\tmp\SNDdllV\release\binaire"
|
||||
# PROP Target_Dir ""
|
||||
# ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
|
||||
# ADD CPP /nologo /MD /W4 /GX /O2 /I "x:\cpa\tempgrp\SND\src" /I "x:\cpa\tempgrp\SND\src\win95" /I "x:\cpa\public" /I "x:\cpa\tempgrp\snd\inc" /I "x:\cpa\tempgrp\snd\inc\win95" /D "NDEBUG" /D "SND_BINARY_VERSION" /D "USE_RECORD_MODULE" /D "USE_ADPCM_MODULE" /D "USE_WAV_MODULE" /D "USE_MPEG_MODULE" /D "USE_CD_MODULE" /D "USE_DBG_MODULE" /D "SNDDLL_MODULE" /D "WIN32_LEAN_AND_MEAN" /D "VISUAL" /D "_DLL_COMPILATION_MODE" /D "WIN32" /D "_WINDOWS" /FD /c
|
||||
# SUBTRACT CPP /YX
|
||||
BSC32=bscmake.exe
|
||||
# ADD BASE BSC32 /nologo
|
||||
# ADD BSC32 /nologo
|
||||
LIB32=link.exe -lib
|
||||
# ADD BASE LIB32 /nologo
|
||||
# ADD LIB32 /nologo /out:"x:\cpa\lib\SNDdlBVR.lib"
|
||||
|
||||
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Debug "
|
||||
|
||||
# PROP BASE Use_MFC 0
|
||||
# PROP BASE Use_Debug_Libraries 1
|
||||
# PROP BASE Output_Dir "Static_1"
|
||||
# PROP BASE Intermediate_Dir "Static_1"
|
||||
# PROP BASE Target_Dir ""
|
||||
# PROP Use_MFC 0
|
||||
# PROP Use_Debug_Libraries 1
|
||||
# PROP Output_Dir "x:\cpa\tempgrp\snd\tmp\SNDdllV\debug\hybride"
|
||||
# PROP Intermediate_Dir "x:\cpa\tempgrp\snd\tmp\SNDdllV\debug\hybride"
|
||||
# PROP Target_Dir ""
|
||||
# ADD BASE CPP /nologo /MDd /W3 /GX /Z7 /Od /I "x:\cpa\tempgrp\SND\src" /I "x:\cpa\tempgrp\SND\src\win95" /I "x:\cpa\public" /I "x:\cpa\tempgrp\snd\inc" /I "x:\cpa\tempgrp\snd\inc\win95" /D "_DEBUG" /D "LST2_StaticIsOptimised" /D "ACP_BIN_W_SCRIPTREFS" /D "VISUAL" /D "CPA_WANTS_EXPORT" /D "USE_ADPCM_MODULE" /D "USE_WAV_MODULE" /D "USE_MPEG_MODULE" /D "USE_CD_MODULE" /D "USE_DBG_MODULE" /D "SNDDLL_MODULE" /D "_DLL_COMPILATION_MODE" /D "WIN32" /D "_WINDOWS" /FR /FD /c
|
||||
# SUBTRACT BASE CPP /YX
|
||||
# ADD CPP /nologo /MDd /W4 /GX /Z7 /Od /I "x:\cpa\tempgrp\SND\src" /I "x:\cpa\tempgrp\SND\src\win95" /I "x:\cpa\public" /I "x:\cpa\tempgrp\snd\inc" /I "x:\cpa\tempgrp\snd\inc\win95" /D "CPA_WANTS_EXPORT" /D "_DEBUG" /D "SND_HYBRID_VERSION" /D "USE_RECORD_MODULE" /D "USE_ADPCM_MODULE" /D "USE_WAV_MODULE" /D "USE_MPEG_MODULE" /D "USE_CD_MODULE" /D "USE_DBG_MODULE" /D "SNDDLL_MODULE" /D "WIN32_LEAN_AND_MEAN" /D "VISUAL" /D "_DLL_COMPILATION_MODE" /D "WIN32" /D "_WINDOWS" /FR /FD /c
|
||||
BSC32=bscmake.exe
|
||||
# ADD BASE BSC32 /nologo
|
||||
# ADD BSC32 /nologo
|
||||
LIB32=link.exe -lib
|
||||
# ADD BASE LIB32 /nologo /out:"x:\cpa\lib\SNDdlHVD.lib"
|
||||
# ADD LIB32 /nologo /out:"x:\cpa\lib\SNDdlHVD.lib"
|
||||
|
||||
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Release"
|
||||
|
||||
# PROP BASE Use_MFC 0
|
||||
# PROP BASE Use_Debug_Libraries 1
|
||||
# PROP BASE Output_Dir "Static_1"
|
||||
# PROP BASE Intermediate_Dir "Static_1"
|
||||
# PROP BASE Target_Dir ""
|
||||
# PROP Use_MFC 0
|
||||
# PROP Use_Debug_Libraries 1
|
||||
# PROP Output_Dir "x:\cpa\tempgrp\snd\tmp\SNDdllV\release\hybride"
|
||||
# PROP Intermediate_Dir "x:\cpa\tempgrp\snd\tmp\SNDdllV\release\hybride"
|
||||
# PROP Target_Dir ""
|
||||
# ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "x:\cpa\tempgrp\SND\src" /I "x:\cpa\tempgrp\SND\src\win95" /I "x:\cpa\public" /I "x:\cpa\tempgrp\snd\inc" /I "x:\cpa\tempgrp\snd\inc\win95" /D "NDEBUG" /D "LST2_StaticIsOptimised" /D "NO_ACP_SCRIPT" /D "VISUAL" /D "CPA_WANTS_EXPORT" /D "USE_ADPCM_MODULE" /D "USE_WAV_MODULE" /D "USE_MPEG_MODULE" /D "USE_CD_MODULE" /D "USE_DBG_MODULE" /D "SNDDLL_MODULE" /D "_DLL_COMPILATION_MODE" /D "WIN32" /D "_WINDOWS" /FD /c
|
||||
# SUBTRACT BASE CPP /YX
|
||||
# ADD CPP /nologo /MD /W4 /GX /O2 /I "x:\cpa\tempgrp\SND\src" /I "x:\cpa\tempgrp\SND\src\win95" /I "x:\cpa\public" /I "x:\cpa\tempgrp\snd\inc" /I "x:\cpa\tempgrp\snd\inc\win95" /D "NDEBUG" /D "SND_HYBRID_VERSION" /D "USE_RECORD_MODULE" /D "USE_ADPCM_MODULE" /D "USE_WAV_MODULE" /D "USE_MPEG_MODULE" /D "USE_CD_MODULE" /D "USE_DBG_MODULE" /D "SNDDLL_MODULE" /D "WIN32_LEAN_AND_MEAN" /D "VISUAL" /D "_DLL_COMPILATION_MODE" /D "WIN32" /D "_WINDOWS" /FD /c
|
||||
# SUBTRACT CPP /YX
|
||||
BSC32=bscmake.exe
|
||||
# ADD BASE BSC32 /nologo
|
||||
# ADD BSC32 /nologo
|
||||
LIB32=link.exe -lib
|
||||
# ADD BASE LIB32 /nologo /out:"x:\cpa\lib\SNDdlBVR.lib"
|
||||
# ADD LIB32 /nologo /out:"x:\cpa\lib\SNDdlhVR.lib"
|
||||
|
||||
!ENDIF
|
||||
|
||||
# Begin Target
|
||||
|
||||
# Name "Static Library for DLL - Win32 Binaire Debug"
|
||||
# Name "Static Library for DLL - Win32 Binaire Release"
|
||||
# Name "Static Library for DLL - Win32 Hybrid Debug "
|
||||
# Name "Static Library for DLL - Win32 Hybrid Release"
|
||||
# Begin Group "Source Files"
|
||||
|
||||
# PROP Default_Filter ""
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\Win95\snddbg.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\Win95\sndDLL.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\Win95\sndfile.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\Win95\sndini.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\Win95\sndld_sh.cxx
|
||||
|
||||
!IF "$(CFG)" == "Static Library for DLL - Win32 Binaire Debug"
|
||||
|
||||
# PROP Exclude_From_Build 1
|
||||
|
||||
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Binaire Release"
|
||||
|
||||
# PROP Exclude_From_Build 1
|
||||
|
||||
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Debug "
|
||||
|
||||
# PROP Exclude_From_Build 1
|
||||
|
||||
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Release"
|
||||
|
||||
# PROP BASE Exclude_From_Build 1
|
||||
# PROP Exclude_From_Build 1
|
||||
|
||||
!ENDIF
|
||||
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\Win95\sndldbin.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\Win95\sndldhyb.c
|
||||
|
||||
!IF "$(CFG)" == "Static Library for DLL - Win32 Binaire Debug"
|
||||
|
||||
# PROP Exclude_From_Build 1
|
||||
|
||||
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Binaire Release"
|
||||
|
||||
# PROP Exclude_From_Build 1
|
||||
|
||||
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Debug "
|
||||
|
||||
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Release"
|
||||
|
||||
# PROP BASE Exclude_From_Build 1
|
||||
|
||||
!ENDIF
|
||||
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\Win95\sndldscn.c
|
||||
# PROP Exclude_From_Build 1
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\sndplay.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\sndreal.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\Win95\sndrnd.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\sndrndom.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\sndseq.c
|
||||
# PROP Exclude_From_Build 1
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\Sndseq2.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\sndspace.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\sndswtch.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\Win95\sndtest.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\sndtheme.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\Win95\sndthrd.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\sndvect.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\Win95\sndwin95.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\sound3d.c
|
||||
# End Source File
|
||||
# End Group
|
||||
# Begin Group "Header Files"
|
||||
|
||||
# PROP Default_Filter ""
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\..\..\Public\SND.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\inc\win95\snddbg.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\..\..\Public\SND\snddef.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\inc\Win95\snddll.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\..\..\Public\SND\snderr.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\inc\SNDEVENT.H
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\..\..\Public\SND\sndfile.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\..\..\Public\SND\sndhandl.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\inc\Win95\sndhard.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\inc\sndinc.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\inc\Win95\sndini.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\inc\win95\sndld_bn.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\inc\Win95\sndld_hy.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\..\..\Public\SND\sndldbin.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\inc\sndldscr.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\..\..\public\SND\sndload.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\inc\sndlst2.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\..\..\Public\SND\sndmem.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\inc\sndplay.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\..\..\Public\SND\sndreal.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\inc\sndrec.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\inc\sndres.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\inc\sndrnd.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\inc\sndrndom.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\..\..\Public\SND\sndscrpt.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\inc\sndseq.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\inc\sndspace.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\inc\Win95\sndstrm.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\inc\sndswtch.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\inc\Win95\sndtest.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\inc\sndtheme.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\inc\sndthrd.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\..\..\Public\SND\sndtype.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\inc\sndvect.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\inc\Win95\sndwin95.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\..\..\Public\SND\sound3D.h
|
||||
# End Source File
|
||||
# End Group
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\SNDdllV.mak
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\..\..\Public\SND\version.txt
|
||||
# End Source File
|
||||
# End Target
|
||||
# End Project
|
4070
Rayman_X/cpa/tempgrp/SND/make/dll/static/SNDdllV.mak
Normal file
4070
Rayman_X/cpa/tempgrp/SND/make/dll/static/SNDdllV.mak
Normal file
File diff suppressed because it is too large
Load Diff
1064
Rayman_X/cpa/tempgrp/SND/make/dll/static/SNDdllV.vcproj
Normal file
1064
Rayman_X/cpa/tempgrp/SND/make/dll/static/SNDdllV.vcproj
Normal file
File diff suppressed because it is too large
Load Diff
5
Rayman_X/cpa/tempgrp/SND/make/dll/static/mssccprj.scc
Normal file
5
Rayman_X/cpa/tempgrp/SND/make/dll/static/mssccprj.scc
Normal file
@@ -0,0 +1,5 @@
|
||||
SCC = This is a source code control file
|
||||
|
||||
[SNDdllV.vcproj]
|
||||
SCC_Aux_Path = "P4SCC#srvperforce-ma:1666##raymandata##Editor"
|
||||
SCC_Project_Name = Perforce Project
|
Reference in New Issue
Block a user