4071 lines
130 KiB
Makefile
4071 lines
130 KiB
Makefile
# Microsoft Developer Studio Generated NMAKE File, Based on SNDdllV.dsp
|
|
!IF "$(CFG)" == ""
|
|
CFG=Static Library for DLL - Win32 Hybrid Release
|
|
!MESSAGE No configuration specified. Defaulting to Static Library for DLL -\
|
|
Win32 Hybrid Release.
|
|
!ENDIF
|
|
|
|
!IF "$(CFG)" != "Static Library for DLL - Win32 Binaire Debug" && "$(CFG)" !=\
|
|
"Static Library for DLL - Win32 Binaire Release" && "$(CFG)" !=\
|
|
"Static Library for DLL - Win32 Hybrid Debug " && "$(CFG)" !=\
|
|
"Static Library for DLL - Win32 Hybrid Release"
|
|
!MESSAGE Invalid configuration "$(CFG)" specified.
|
|
!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
|
|
!ERROR An invalid configuration is specified.
|
|
!ENDIF
|
|
|
|
!IF "$(OS)" == "Windows_NT"
|
|
NULL=
|
|
!ELSE
|
|
NULL=nul
|
|
!ENDIF
|
|
|
|
!IF "$(CFG)" == "Static Library for DLL - Win32 Binaire Debug"
|
|
|
|
OUTDIR=x:\cpa\tempgrp\snd\tmp\SNDdllV\debug\binaire
|
|
INTDIR=x:\cpa\tempgrp\snd\tmp\SNDdllV\debug\biniare
|
|
# Begin Custom Macros
|
|
OutDir=x:\cpa\tempgrp\snd\tmp\SNDdllV\debug\binaire
|
|
# End Custom Macros
|
|
|
|
!IF "$(RECURSE)" == "0"
|
|
|
|
ALL : "..\..\..\..\..\lib\SNDdlBVD.lib" "$(OUTDIR)\SNDdllV.bsc"
|
|
|
|
!ELSE
|
|
|
|
ALL : "..\..\..\..\..\lib\SNDdlBVD.lib" "$(OUTDIR)\SNDdllV.bsc"
|
|
|
|
!ENDIF
|
|
|
|
CLEAN :
|
|
-@erase "$(INTDIR)\snddbg.obj"
|
|
-@erase "$(INTDIR)\snddbg.sbr"
|
|
-@erase "$(INTDIR)\sndDLL.obj"
|
|
-@erase "$(INTDIR)\sndDLL.sbr"
|
|
-@erase "$(INTDIR)\sndfile.obj"
|
|
-@erase "$(INTDIR)\sndfile.sbr"
|
|
-@erase "$(INTDIR)\sndini.obj"
|
|
-@erase "$(INTDIR)\sndini.sbr"
|
|
-@erase "$(INTDIR)\sndldbin.obj"
|
|
-@erase "$(INTDIR)\sndldbin.sbr"
|
|
-@erase "$(INTDIR)\sndplay.obj"
|
|
-@erase "$(INTDIR)\sndplay.sbr"
|
|
-@erase "$(INTDIR)\sndreal.obj"
|
|
-@erase "$(INTDIR)\sndreal.sbr"
|
|
-@erase "$(INTDIR)\sndrnd.obj"
|
|
-@erase "$(INTDIR)\sndrnd.sbr"
|
|
-@erase "$(INTDIR)\sndrndom.obj"
|
|
-@erase "$(INTDIR)\sndrndom.sbr"
|
|
-@erase "$(INTDIR)\Sndseq2.obj"
|
|
-@erase "$(INTDIR)\Sndseq2.sbr"
|
|
-@erase "$(INTDIR)\sndspace.obj"
|
|
-@erase "$(INTDIR)\sndspace.sbr"
|
|
-@erase "$(INTDIR)\sndswtch.obj"
|
|
-@erase "$(INTDIR)\sndswtch.sbr"
|
|
-@erase "$(INTDIR)\sndtest.obj"
|
|
-@erase "$(INTDIR)\sndtest.sbr"
|
|
-@erase "$(INTDIR)\sndtheme.obj"
|
|
-@erase "$(INTDIR)\sndtheme.sbr"
|
|
-@erase "$(INTDIR)\sndthrd.obj"
|
|
-@erase "$(INTDIR)\sndthrd.sbr"
|
|
-@erase "$(INTDIR)\sndvect.obj"
|
|
-@erase "$(INTDIR)\sndvect.sbr"
|
|
-@erase "$(INTDIR)\sndwin95.obj"
|
|
-@erase "$(INTDIR)\sndwin95.sbr"
|
|
-@erase "$(INTDIR)\sound3d.obj"
|
|
-@erase "$(INTDIR)\sound3d.sbr"
|
|
-@erase "$(INTDIR)\vc50.idb"
|
|
-@erase "$(OUTDIR)\SNDdllV.bsc"
|
|
-@erase "..\..\..\..\..\lib\SNDdlBVD.lib"
|
|
|
|
"$(OUTDIR)" :
|
|
if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
|
|
|
|
"$(INTDIR)" :
|
|
if not exist "$(INTDIR)/$(NULL)" mkdir "$(INTDIR)"
|
|
|
|
CPP=cl.exe
|
|
CPP_PROJ=/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"$(INTDIR)\\" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /c
|
|
CPP_OBJS=x:\cpa\tempgrp\snd\tmp\SNDdllV\debug\biniare/
|
|
CPP_SBRS=x:\cpa\tempgrp\snd\tmp\SNDdllV\debug\biniare/
|
|
|
|
.c{$(CPP_OBJS)}.obj::
|
|
$(CPP) @<<
|
|
$(CPP_PROJ) $<
|
|
<<
|
|
|
|
.cpp{$(CPP_OBJS)}.obj::
|
|
$(CPP) @<<
|
|
$(CPP_PROJ) $<
|
|
<<
|
|
|
|
.cxx{$(CPP_OBJS)}.obj::
|
|
$(CPP) @<<
|
|
$(CPP_PROJ) $<
|
|
<<
|
|
|
|
.c{$(CPP_SBRS)}.sbr::
|
|
$(CPP) @<<
|
|
$(CPP_PROJ) $<
|
|
<<
|
|
|
|
.cpp{$(CPP_SBRS)}.sbr::
|
|
$(CPP) @<<
|
|
$(CPP_PROJ) $<
|
|
<<
|
|
|
|
.cxx{$(CPP_SBRS)}.sbr::
|
|
$(CPP) @<<
|
|
$(CPP_PROJ) $<
|
|
<<
|
|
|
|
BSC32=bscmake.exe
|
|
BSC32_FLAGS=/nologo /o"$(OUTDIR)\SNDdllV.bsc"
|
|
BSC32_SBRS= \
|
|
"$(INTDIR)\snddbg.sbr" \
|
|
"$(INTDIR)\sndDLL.sbr" \
|
|
"$(INTDIR)\sndfile.sbr" \
|
|
"$(INTDIR)\sndini.sbr" \
|
|
"$(INTDIR)\sndldbin.sbr" \
|
|
"$(INTDIR)\sndplay.sbr" \
|
|
"$(INTDIR)\sndreal.sbr" \
|
|
"$(INTDIR)\sndrnd.sbr" \
|
|
"$(INTDIR)\sndrndom.sbr" \
|
|
"$(INTDIR)\Sndseq2.sbr" \
|
|
"$(INTDIR)\sndspace.sbr" \
|
|
"$(INTDIR)\sndswtch.sbr" \
|
|
"$(INTDIR)\sndtest.sbr" \
|
|
"$(INTDIR)\sndtheme.sbr" \
|
|
"$(INTDIR)\sndthrd.sbr" \
|
|
"$(INTDIR)\sndvect.sbr" \
|
|
"$(INTDIR)\sndwin95.sbr" \
|
|
"$(INTDIR)\sound3d.sbr"
|
|
|
|
"$(OUTDIR)\SNDdllV.bsc" : "$(OUTDIR)" $(BSC32_SBRS)
|
|
$(BSC32) @<<
|
|
$(BSC32_FLAGS) $(BSC32_SBRS)
|
|
<<
|
|
|
|
LIB32=link.exe -lib
|
|
LIB32_FLAGS=/nologo /out:"x:\cpa\lib\SNDdlBVD.lib"
|
|
LIB32_OBJS= \
|
|
"$(INTDIR)\snddbg.obj" \
|
|
"$(INTDIR)\sndDLL.obj" \
|
|
"$(INTDIR)\sndfile.obj" \
|
|
"$(INTDIR)\sndini.obj" \
|
|
"$(INTDIR)\sndldbin.obj" \
|
|
"$(INTDIR)\sndplay.obj" \
|
|
"$(INTDIR)\sndreal.obj" \
|
|
"$(INTDIR)\sndrnd.obj" \
|
|
"$(INTDIR)\sndrndom.obj" \
|
|
"$(INTDIR)\Sndseq2.obj" \
|
|
"$(INTDIR)\sndspace.obj" \
|
|
"$(INTDIR)\sndswtch.obj" \
|
|
"$(INTDIR)\sndtest.obj" \
|
|
"$(INTDIR)\sndtheme.obj" \
|
|
"$(INTDIR)\sndthrd.obj" \
|
|
"$(INTDIR)\sndvect.obj" \
|
|
"$(INTDIR)\sndwin95.obj" \
|
|
"$(INTDIR)\sound3d.obj"
|
|
|
|
"..\..\..\..\..\lib\SNDdlBVD.lib" : "$(OUTDIR)" $(DEF_FILE) $(LIB32_OBJS)
|
|
$(LIB32) @<<
|
|
$(LIB32_FLAGS) $(DEF_FLAGS) $(LIB32_OBJS)
|
|
<<
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Binaire Release"
|
|
|
|
OUTDIR=x:\cpa\tempgrp\snd\tmp\SNDdllV\release\binaire
|
|
INTDIR=x:\cpa\tempgrp\snd\tmp\SNDdllV\release\binaire
|
|
|
|
!IF "$(RECURSE)" == "0"
|
|
|
|
ALL : "..\..\..\..\..\lib\SNDdlBVR.lib"
|
|
|
|
!ELSE
|
|
|
|
ALL : "..\..\..\..\..\lib\SNDdlBVR.lib"
|
|
|
|
!ENDIF
|
|
|
|
CLEAN :
|
|
-@erase "$(INTDIR)\snddbg.obj"
|
|
-@erase "$(INTDIR)\sndDLL.obj"
|
|
-@erase "$(INTDIR)\sndfile.obj"
|
|
-@erase "$(INTDIR)\sndini.obj"
|
|
-@erase "$(INTDIR)\sndldbin.obj"
|
|
-@erase "$(INTDIR)\sndplay.obj"
|
|
-@erase "$(INTDIR)\sndreal.obj"
|
|
-@erase "$(INTDIR)\sndrnd.obj"
|
|
-@erase "$(INTDIR)\sndrndom.obj"
|
|
-@erase "$(INTDIR)\Sndseq2.obj"
|
|
-@erase "$(INTDIR)\sndspace.obj"
|
|
-@erase "$(INTDIR)\sndswtch.obj"
|
|
-@erase "$(INTDIR)\sndtest.obj"
|
|
-@erase "$(INTDIR)\sndtheme.obj"
|
|
-@erase "$(INTDIR)\sndthrd.obj"
|
|
-@erase "$(INTDIR)\sndvect.obj"
|
|
-@erase "$(INTDIR)\sndwin95.obj"
|
|
-@erase "$(INTDIR)\sound3d.obj"
|
|
-@erase "$(INTDIR)\vc50.idb"
|
|
-@erase "..\..\..\..\..\lib\SNDdlBVR.lib"
|
|
|
|
"$(OUTDIR)" :
|
|
if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
|
|
|
|
CPP=cl.exe
|
|
CPP_PROJ=/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" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /c
|
|
CPP_OBJS=x:\cpa\tempgrp\snd\tmp\SNDdllV\release\binaire/
|
|
CPP_SBRS=.
|
|
|
|
.c{$(CPP_OBJS)}.obj::
|
|
$(CPP) @<<
|
|
$(CPP_PROJ) $<
|
|
<<
|
|
|
|
.cpp{$(CPP_OBJS)}.obj::
|
|
$(CPP) @<<
|
|
$(CPP_PROJ) $<
|
|
<<
|
|
|
|
.cxx{$(CPP_OBJS)}.obj::
|
|
$(CPP) @<<
|
|
$(CPP_PROJ) $<
|
|
<<
|
|
|
|
.c{$(CPP_SBRS)}.sbr::
|
|
$(CPP) @<<
|
|
$(CPP_PROJ) $<
|
|
<<
|
|
|
|
.cpp{$(CPP_SBRS)}.sbr::
|
|
$(CPP) @<<
|
|
$(CPP_PROJ) $<
|
|
<<
|
|
|
|
.cxx{$(CPP_SBRS)}.sbr::
|
|
$(CPP) @<<
|
|
$(CPP_PROJ) $<
|
|
<<
|
|
|
|
BSC32=bscmake.exe
|
|
BSC32_FLAGS=/nologo /o"$(OUTDIR)\SNDdllV.bsc"
|
|
BSC32_SBRS= \
|
|
|
|
LIB32=link.exe -lib
|
|
LIB32_FLAGS=/nologo /out:"x:\cpa\lib\SNDdlBVR.lib"
|
|
LIB32_OBJS= \
|
|
"$(INTDIR)\snddbg.obj" \
|
|
"$(INTDIR)\sndDLL.obj" \
|
|
"$(INTDIR)\sndfile.obj" \
|
|
"$(INTDIR)\sndini.obj" \
|
|
"$(INTDIR)\sndldbin.obj" \
|
|
"$(INTDIR)\sndplay.obj" \
|
|
"$(INTDIR)\sndreal.obj" \
|
|
"$(INTDIR)\sndrnd.obj" \
|
|
"$(INTDIR)\sndrndom.obj" \
|
|
"$(INTDIR)\Sndseq2.obj" \
|
|
"$(INTDIR)\sndspace.obj" \
|
|
"$(INTDIR)\sndswtch.obj" \
|
|
"$(INTDIR)\sndtest.obj" \
|
|
"$(INTDIR)\sndtheme.obj" \
|
|
"$(INTDIR)\sndthrd.obj" \
|
|
"$(INTDIR)\sndvect.obj" \
|
|
"$(INTDIR)\sndwin95.obj" \
|
|
"$(INTDIR)\sound3d.obj"
|
|
|
|
"..\..\..\..\..\lib\SNDdlBVR.lib" : "$(OUTDIR)" $(DEF_FILE) $(LIB32_OBJS)
|
|
$(LIB32) @<<
|
|
$(LIB32_FLAGS) $(DEF_FLAGS) $(LIB32_OBJS)
|
|
<<
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Debug "
|
|
|
|
OUTDIR=x:\cpa\tempgrp\snd\tmp\SNDdllV\debug\hybride
|
|
INTDIR=x:\cpa\tempgrp\snd\tmp\SNDdllV\debug\hybride
|
|
# Begin Custom Macros
|
|
OutDir=x:\cpa\tempgrp\snd\tmp\SNDdllV\debug\hybride
|
|
# End Custom Macros
|
|
|
|
!IF "$(RECURSE)" == "0"
|
|
|
|
ALL : "..\..\..\..\..\lib\SNDdlHVD.lib" "$(OUTDIR)\SNDdllV.bsc"
|
|
|
|
!ELSE
|
|
|
|
ALL : "..\..\..\..\..\lib\SNDdlHVD.lib" "$(OUTDIR)\SNDdllV.bsc"
|
|
|
|
!ENDIF
|
|
|
|
CLEAN :
|
|
-@erase "$(INTDIR)\snddbg.obj"
|
|
-@erase "$(INTDIR)\snddbg.sbr"
|
|
-@erase "$(INTDIR)\sndDLL.obj"
|
|
-@erase "$(INTDIR)\sndDLL.sbr"
|
|
-@erase "$(INTDIR)\sndfile.obj"
|
|
-@erase "$(INTDIR)\sndfile.sbr"
|
|
-@erase "$(INTDIR)\sndini.obj"
|
|
-@erase "$(INTDIR)\sndini.sbr"
|
|
-@erase "$(INTDIR)\sndldbin.obj"
|
|
-@erase "$(INTDIR)\sndldbin.sbr"
|
|
-@erase "$(INTDIR)\sndldhyb.obj"
|
|
-@erase "$(INTDIR)\sndldhyb.sbr"
|
|
-@erase "$(INTDIR)\sndplay.obj"
|
|
-@erase "$(INTDIR)\sndplay.sbr"
|
|
-@erase "$(INTDIR)\sndreal.obj"
|
|
-@erase "$(INTDIR)\sndreal.sbr"
|
|
-@erase "$(INTDIR)\sndrnd.obj"
|
|
-@erase "$(INTDIR)\sndrnd.sbr"
|
|
-@erase "$(INTDIR)\sndrndom.obj"
|
|
-@erase "$(INTDIR)\sndrndom.sbr"
|
|
-@erase "$(INTDIR)\Sndseq2.obj"
|
|
-@erase "$(INTDIR)\Sndseq2.sbr"
|
|
-@erase "$(INTDIR)\sndspace.obj"
|
|
-@erase "$(INTDIR)\sndspace.sbr"
|
|
-@erase "$(INTDIR)\sndswtch.obj"
|
|
-@erase "$(INTDIR)\sndswtch.sbr"
|
|
-@erase "$(INTDIR)\sndtest.obj"
|
|
-@erase "$(INTDIR)\sndtest.sbr"
|
|
-@erase "$(INTDIR)\sndtheme.obj"
|
|
-@erase "$(INTDIR)\sndtheme.sbr"
|
|
-@erase "$(INTDIR)\sndthrd.obj"
|
|
-@erase "$(INTDIR)\sndthrd.sbr"
|
|
-@erase "$(INTDIR)\sndvect.obj"
|
|
-@erase "$(INTDIR)\sndvect.sbr"
|
|
-@erase "$(INTDIR)\sndwin95.obj"
|
|
-@erase "$(INTDIR)\sndwin95.sbr"
|
|
-@erase "$(INTDIR)\sound3d.obj"
|
|
-@erase "$(INTDIR)\sound3d.sbr"
|
|
-@erase "$(INTDIR)\vc50.idb"
|
|
-@erase "$(OUTDIR)\SNDdllV.bsc"
|
|
-@erase "..\..\..\..\..\lib\SNDdlHVD.lib"
|
|
|
|
"$(OUTDIR)" :
|
|
if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
|
|
|
|
CPP=cl.exe
|
|
CPP_PROJ=/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"$(INTDIR)\\" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD\
|
|
/c
|
|
CPP_OBJS=x:\cpa\tempgrp\snd\tmp\SNDdllV\debug\hybride/
|
|
CPP_SBRS=x:\cpa\tempgrp\snd\tmp\SNDdllV\debug\hybride/
|
|
|
|
.c{$(CPP_OBJS)}.obj::
|
|
$(CPP) @<<
|
|
$(CPP_PROJ) $<
|
|
<<
|
|
|
|
.cpp{$(CPP_OBJS)}.obj::
|
|
$(CPP) @<<
|
|
$(CPP_PROJ) $<
|
|
<<
|
|
|
|
.cxx{$(CPP_OBJS)}.obj::
|
|
$(CPP) @<<
|
|
$(CPP_PROJ) $<
|
|
<<
|
|
|
|
.c{$(CPP_SBRS)}.sbr::
|
|
$(CPP) @<<
|
|
$(CPP_PROJ) $<
|
|
<<
|
|
|
|
.cpp{$(CPP_SBRS)}.sbr::
|
|
$(CPP) @<<
|
|
$(CPP_PROJ) $<
|
|
<<
|
|
|
|
.cxx{$(CPP_SBRS)}.sbr::
|
|
$(CPP) @<<
|
|
$(CPP_PROJ) $<
|
|
<<
|
|
|
|
BSC32=bscmake.exe
|
|
BSC32_FLAGS=/nologo /o"$(OUTDIR)\SNDdllV.bsc"
|
|
BSC32_SBRS= \
|
|
"$(INTDIR)\snddbg.sbr" \
|
|
"$(INTDIR)\sndDLL.sbr" \
|
|
"$(INTDIR)\sndfile.sbr" \
|
|
"$(INTDIR)\sndini.sbr" \
|
|
"$(INTDIR)\sndldbin.sbr" \
|
|
"$(INTDIR)\sndldhyb.sbr" \
|
|
"$(INTDIR)\sndplay.sbr" \
|
|
"$(INTDIR)\sndreal.sbr" \
|
|
"$(INTDIR)\sndrnd.sbr" \
|
|
"$(INTDIR)\sndrndom.sbr" \
|
|
"$(INTDIR)\Sndseq2.sbr" \
|
|
"$(INTDIR)\sndspace.sbr" \
|
|
"$(INTDIR)\sndswtch.sbr" \
|
|
"$(INTDIR)\sndtest.sbr" \
|
|
"$(INTDIR)\sndtheme.sbr" \
|
|
"$(INTDIR)\sndthrd.sbr" \
|
|
"$(INTDIR)\sndvect.sbr" \
|
|
"$(INTDIR)\sndwin95.sbr" \
|
|
"$(INTDIR)\sound3d.sbr"
|
|
|
|
"$(OUTDIR)\SNDdllV.bsc" : "$(OUTDIR)" $(BSC32_SBRS)
|
|
$(BSC32) @<<
|
|
$(BSC32_FLAGS) $(BSC32_SBRS)
|
|
<<
|
|
|
|
LIB32=link.exe -lib
|
|
LIB32_FLAGS=/nologo /out:"x:\cpa\lib\SNDdlHVD.lib"
|
|
LIB32_OBJS= \
|
|
"$(INTDIR)\snddbg.obj" \
|
|
"$(INTDIR)\sndDLL.obj" \
|
|
"$(INTDIR)\sndfile.obj" \
|
|
"$(INTDIR)\sndini.obj" \
|
|
"$(INTDIR)\sndldbin.obj" \
|
|
"$(INTDIR)\sndldhyb.obj" \
|
|
"$(INTDIR)\sndplay.obj" \
|
|
"$(INTDIR)\sndreal.obj" \
|
|
"$(INTDIR)\sndrnd.obj" \
|
|
"$(INTDIR)\sndrndom.obj" \
|
|
"$(INTDIR)\Sndseq2.obj" \
|
|
"$(INTDIR)\sndspace.obj" \
|
|
"$(INTDIR)\sndswtch.obj" \
|
|
"$(INTDIR)\sndtest.obj" \
|
|
"$(INTDIR)\sndtheme.obj" \
|
|
"$(INTDIR)\sndthrd.obj" \
|
|
"$(INTDIR)\sndvect.obj" \
|
|
"$(INTDIR)\sndwin95.obj" \
|
|
"$(INTDIR)\sound3d.obj"
|
|
|
|
"..\..\..\..\..\lib\SNDdlHVD.lib" : "$(OUTDIR)" $(DEF_FILE) $(LIB32_OBJS)
|
|
$(LIB32) @<<
|
|
$(LIB32_FLAGS) $(DEF_FLAGS) $(LIB32_OBJS)
|
|
<<
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Release"
|
|
|
|
OUTDIR=x:\cpa\tempgrp\snd\tmp\SNDdllV\release\hybride
|
|
INTDIR=x:\cpa\tempgrp\snd\tmp\SNDdllV\release\hybride
|
|
|
|
!IF "$(RECURSE)" == "0"
|
|
|
|
ALL : "..\..\..\..\..\lib\SNDdlHVR.lib"
|
|
|
|
!ELSE
|
|
|
|
ALL : "..\..\..\..\..\lib\SNDdlHVR.lib"
|
|
|
|
!ENDIF
|
|
|
|
CLEAN :
|
|
-@erase "$(INTDIR)\snddbg.obj"
|
|
-@erase "$(INTDIR)\sndDLL.obj"
|
|
-@erase "$(INTDIR)\sndfile.obj"
|
|
-@erase "$(INTDIR)\sndini.obj"
|
|
-@erase "$(INTDIR)\sndldbin.obj"
|
|
-@erase "$(INTDIR)\sndldhyb.obj"
|
|
-@erase "$(INTDIR)\sndplay.obj"
|
|
-@erase "$(INTDIR)\sndreal.obj"
|
|
-@erase "$(INTDIR)\sndrnd.obj"
|
|
-@erase "$(INTDIR)\sndrndom.obj"
|
|
-@erase "$(INTDIR)\Sndseq2.obj"
|
|
-@erase "$(INTDIR)\sndspace.obj"
|
|
-@erase "$(INTDIR)\sndswtch.obj"
|
|
-@erase "$(INTDIR)\sndtest.obj"
|
|
-@erase "$(INTDIR)\sndtheme.obj"
|
|
-@erase "$(INTDIR)\sndthrd.obj"
|
|
-@erase "$(INTDIR)\sndvect.obj"
|
|
-@erase "$(INTDIR)\sndwin95.obj"
|
|
-@erase "$(INTDIR)\sound3d.obj"
|
|
-@erase "$(INTDIR)\vc50.idb"
|
|
-@erase "..\..\..\..\..\lib\SNDdlHVR.lib"
|
|
|
|
"$(OUTDIR)" :
|
|
if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
|
|
|
|
CPP=cl.exe
|
|
CPP_PROJ=/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" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /c
|
|
CPP_OBJS=x:\cpa\tempgrp\snd\tmp\SNDdllV\release\hybride/
|
|
CPP_SBRS=.
|
|
|
|
.c{$(CPP_OBJS)}.obj::
|
|
$(CPP) @<<
|
|
$(CPP_PROJ) $<
|
|
<<
|
|
|
|
.cpp{$(CPP_OBJS)}.obj::
|
|
$(CPP) @<<
|
|
$(CPP_PROJ) $<
|
|
<<
|
|
|
|
.cxx{$(CPP_OBJS)}.obj::
|
|
$(CPP) @<<
|
|
$(CPP_PROJ) $<
|
|
<<
|
|
|
|
.c{$(CPP_SBRS)}.sbr::
|
|
$(CPP) @<<
|
|
$(CPP_PROJ) $<
|
|
<<
|
|
|
|
.cpp{$(CPP_SBRS)}.sbr::
|
|
$(CPP) @<<
|
|
$(CPP_PROJ) $<
|
|
<<
|
|
|
|
.cxx{$(CPP_SBRS)}.sbr::
|
|
$(CPP) @<<
|
|
$(CPP_PROJ) $<
|
|
<<
|
|
|
|
BSC32=bscmake.exe
|
|
BSC32_FLAGS=/nologo /o"$(OUTDIR)\SNDdllV.bsc"
|
|
BSC32_SBRS= \
|
|
|
|
LIB32=link.exe -lib
|
|
LIB32_FLAGS=/nologo /out:"x:\cpa\lib\SNDdlhVR.lib"
|
|
LIB32_OBJS= \
|
|
"$(INTDIR)\snddbg.obj" \
|
|
"$(INTDIR)\sndDLL.obj" \
|
|
"$(INTDIR)\sndfile.obj" \
|
|
"$(INTDIR)\sndini.obj" \
|
|
"$(INTDIR)\sndldbin.obj" \
|
|
"$(INTDIR)\sndldhyb.obj" \
|
|
"$(INTDIR)\sndplay.obj" \
|
|
"$(INTDIR)\sndreal.obj" \
|
|
"$(INTDIR)\sndrnd.obj" \
|
|
"$(INTDIR)\sndrndom.obj" \
|
|
"$(INTDIR)\Sndseq2.obj" \
|
|
"$(INTDIR)\sndspace.obj" \
|
|
"$(INTDIR)\sndswtch.obj" \
|
|
"$(INTDIR)\sndtest.obj" \
|
|
"$(INTDIR)\sndtheme.obj" \
|
|
"$(INTDIR)\sndthrd.obj" \
|
|
"$(INTDIR)\sndvect.obj" \
|
|
"$(INTDIR)\sndwin95.obj" \
|
|
"$(INTDIR)\sound3d.obj"
|
|
|
|
"..\..\..\..\..\lib\SNDdlHVR.lib" : "$(OUTDIR)" $(DEF_FILE) $(LIB32_OBJS)
|
|
$(LIB32) @<<
|
|
$(LIB32_FLAGS) $(DEF_FLAGS) $(LIB32_OBJS)
|
|
<<
|
|
|
|
!ENDIF
|
|
|
|
|
|
!IF "$(CFG)" == "Static Library for DLL - Win32 Binaire Debug" || "$(CFG)" ==\
|
|
"Static Library for DLL - Win32 Binaire Release" || "$(CFG)" ==\
|
|
"Static Library for DLL - Win32 Hybrid Debug " || "$(CFG)" ==\
|
|
"Static Library for DLL - Win32 Hybrid Release"
|
|
SOURCE=..\..\..\src\Win95\snddbg.c
|
|
|
|
!IF "$(CFG)" == "Static Library for DLL - Win32 Binaire Debug"
|
|
|
|
DEP_CPP_SNDDB=\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndplay.h"\
|
|
"..\..\..\inc\sndspace.h"\
|
|
"..\..\..\inc\sndtheme.h"\
|
|
"..\..\..\inc\win95\snddbg.h"\
|
|
"..\..\..\inc\Win95\snddll.h"\
|
|
"..\..\..\inc\Win95\sndld_hy.h"\
|
|
|
|
|
|
"$(INTDIR)\snddbg.obj" "$(INTDIR)\snddbg.sbr" : $(SOURCE) $(DEP_CPP_SNDDB)\
|
|
"$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Binaire Release"
|
|
|
|
DEP_CPP_SNDDB=\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndplay.h"\
|
|
"..\..\..\inc\sndspace.h"\
|
|
"..\..\..\inc\sndtheme.h"\
|
|
"..\..\..\inc\win95\snddbg.h"\
|
|
"..\..\..\inc\Win95\snddll.h"\
|
|
"..\..\..\inc\Win95\sndld_hy.h"\
|
|
|
|
|
|
"$(INTDIR)\snddbg.obj" : $(SOURCE) $(DEP_CPP_SNDDB) "$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Debug "
|
|
|
|
DEP_CPP_SNDDB=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\cpa_std.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\public\scr.h"\
|
|
"..\..\..\..\..\public\scr\errscr.h"\
|
|
"..\..\..\..\..\public\scr\mmgscr.h"\
|
|
"..\..\..\..\..\public\scr\scr_anl.h"\
|
|
"..\..\..\..\..\public\scr\scr_bin.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfg.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfil.h"\
|
|
"..\..\..\..\..\public\scr\scr_cxt.h"\
|
|
"..\..\..\..\..\public\scr\scr_dbg.h"\
|
|
"..\..\..\..\..\public\scr\scr_dyar.h"\
|
|
"..\..\..\..\..\public\scr\scr_err.h"\
|
|
"..\..\..\..\..\public\scr\scr_file.h"\
|
|
"..\..\..\..\..\public\scr\scr_hash.h"\
|
|
"..\..\..\..\..\public\scr\scr_link.h"\
|
|
"..\..\..\..\..\public\scr\scr_mem.h"\
|
|
"..\..\..\..\..\public\scr\scr_ntfy.h"\
|
|
"..\..\..\..\..\public\scr\scr_page.h"\
|
|
"..\..\..\..\..\public\scr\scr_pars.h"\
|
|
"..\..\..\..\..\public\scr\scr_rdl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_sect.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl1.h"\
|
|
"..\..\..\..\..\public\scr\scr_vars.h"\
|
|
"..\..\..\..\..\public\scr\scr_xxxx.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndscrpt.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndplay.h"\
|
|
"..\..\..\inc\sndspace.h"\
|
|
"..\..\..\inc\sndtheme.h"\
|
|
"..\..\..\inc\win95\snddbg.h"\
|
|
"..\..\..\inc\Win95\snddll.h"\
|
|
"..\..\..\inc\Win95\sndld_hy.h"\
|
|
|
|
|
|
"$(INTDIR)\snddbg.obj" "$(INTDIR)\snddbg.sbr" : $(SOURCE) $(DEP_CPP_SNDDB)\
|
|
"$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Release"
|
|
|
|
DEP_CPP_SNDDB=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\cpa_std.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\public\scr.h"\
|
|
"..\..\..\..\..\public\scr\errscr.h"\
|
|
"..\..\..\..\..\public\scr\mmgscr.h"\
|
|
"..\..\..\..\..\public\scr\scr_anl.h"\
|
|
"..\..\..\..\..\public\scr\scr_bin.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfg.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfil.h"\
|
|
"..\..\..\..\..\public\scr\scr_cxt.h"\
|
|
"..\..\..\..\..\public\scr\scr_dbg.h"\
|
|
"..\..\..\..\..\public\scr\scr_dyar.h"\
|
|
"..\..\..\..\..\public\scr\scr_err.h"\
|
|
"..\..\..\..\..\public\scr\scr_file.h"\
|
|
"..\..\..\..\..\public\scr\scr_hash.h"\
|
|
"..\..\..\..\..\public\scr\scr_link.h"\
|
|
"..\..\..\..\..\public\scr\scr_mem.h"\
|
|
"..\..\..\..\..\public\scr\scr_ntfy.h"\
|
|
"..\..\..\..\..\public\scr\scr_page.h"\
|
|
"..\..\..\..\..\public\scr\scr_pars.h"\
|
|
"..\..\..\..\..\public\scr\scr_rdl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_sect.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl1.h"\
|
|
"..\..\..\..\..\public\scr\scr_vars.h"\
|
|
"..\..\..\..\..\public\scr\scr_xxxx.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndscrpt.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndplay.h"\
|
|
"..\..\..\inc\sndspace.h"\
|
|
"..\..\..\inc\sndtheme.h"\
|
|
"..\..\..\inc\win95\snddbg.h"\
|
|
"..\..\..\inc\Win95\snddll.h"\
|
|
"..\..\..\inc\Win95\sndld_hy.h"\
|
|
|
|
|
|
"$(INTDIR)\snddbg.obj" : $(SOURCE) $(DEP_CPP_SNDDB) "$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ENDIF
|
|
|
|
SOURCE=..\..\..\src\Win95\sndDLL.c
|
|
|
|
!IF "$(CFG)" == "Static Library for DLL - Win32 Binaire Debug"
|
|
|
|
DEP_CPP_SNDDL=\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\Public\SND\version.txt"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\sndthrd.h"\
|
|
"..\..\..\inc\Win95\snddll.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
|
|
|
|
"$(INTDIR)\sndDLL.obj" "$(INTDIR)\sndDLL.sbr" : $(SOURCE) $(DEP_CPP_SNDDL)\
|
|
"$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Binaire Release"
|
|
|
|
DEP_CPP_SNDDL=\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\Public\SND\version.txt"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\sndthrd.h"\
|
|
"..\..\..\inc\Win95\snddll.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
|
|
|
|
"$(INTDIR)\sndDLL.obj" : $(SOURCE) $(DEP_CPP_SNDDL) "$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Debug "
|
|
|
|
DEP_CPP_SNDDL=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\cpa_std.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\public\scr.h"\
|
|
"..\..\..\..\..\public\scr\errscr.h"\
|
|
"..\..\..\..\..\public\scr\mmgscr.h"\
|
|
"..\..\..\..\..\public\scr\scr_anl.h"\
|
|
"..\..\..\..\..\public\scr\scr_bin.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfg.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfil.h"\
|
|
"..\..\..\..\..\public\scr\scr_cxt.h"\
|
|
"..\..\..\..\..\public\scr\scr_dbg.h"\
|
|
"..\..\..\..\..\public\scr\scr_dyar.h"\
|
|
"..\..\..\..\..\public\scr\scr_err.h"\
|
|
"..\..\..\..\..\public\scr\scr_file.h"\
|
|
"..\..\..\..\..\public\scr\scr_hash.h"\
|
|
"..\..\..\..\..\public\scr\scr_link.h"\
|
|
"..\..\..\..\..\public\scr\scr_mem.h"\
|
|
"..\..\..\..\..\public\scr\scr_ntfy.h"\
|
|
"..\..\..\..\..\public\scr\scr_page.h"\
|
|
"..\..\..\..\..\public\scr\scr_pars.h"\
|
|
"..\..\..\..\..\public\scr\scr_rdl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_sect.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl1.h"\
|
|
"..\..\..\..\..\public\scr\scr_vars.h"\
|
|
"..\..\..\..\..\public\scr\scr_xxxx.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndscrpt.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\Public\SND\version.txt"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\sndthrd.h"\
|
|
"..\..\..\inc\Win95\snddll.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
|
|
|
|
"$(INTDIR)\sndDLL.obj" "$(INTDIR)\sndDLL.sbr" : $(SOURCE) $(DEP_CPP_SNDDL)\
|
|
"$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Release"
|
|
|
|
DEP_CPP_SNDDL=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\cpa_std.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\public\scr.h"\
|
|
"..\..\..\..\..\public\scr\errscr.h"\
|
|
"..\..\..\..\..\public\scr\mmgscr.h"\
|
|
"..\..\..\..\..\public\scr\scr_anl.h"\
|
|
"..\..\..\..\..\public\scr\scr_bin.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfg.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfil.h"\
|
|
"..\..\..\..\..\public\scr\scr_cxt.h"\
|
|
"..\..\..\..\..\public\scr\scr_dbg.h"\
|
|
"..\..\..\..\..\public\scr\scr_dyar.h"\
|
|
"..\..\..\..\..\public\scr\scr_err.h"\
|
|
"..\..\..\..\..\public\scr\scr_file.h"\
|
|
"..\..\..\..\..\public\scr\scr_hash.h"\
|
|
"..\..\..\..\..\public\scr\scr_link.h"\
|
|
"..\..\..\..\..\public\scr\scr_mem.h"\
|
|
"..\..\..\..\..\public\scr\scr_ntfy.h"\
|
|
"..\..\..\..\..\public\scr\scr_page.h"\
|
|
"..\..\..\..\..\public\scr\scr_pars.h"\
|
|
"..\..\..\..\..\public\scr\scr_rdl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_sect.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl1.h"\
|
|
"..\..\..\..\..\public\scr\scr_vars.h"\
|
|
"..\..\..\..\..\public\scr\scr_xxxx.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndscrpt.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\Public\SND\version.txt"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\sndthrd.h"\
|
|
"..\..\..\inc\Win95\snddll.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
|
|
|
|
"$(INTDIR)\sndDLL.obj" : $(SOURCE) $(DEP_CPP_SNDDL) "$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ENDIF
|
|
|
|
SOURCE=..\..\..\src\Win95\sndfile.c
|
|
|
|
!IF "$(CFG)" == "Static Library for DLL - Win32 Binaire Debug"
|
|
|
|
DEP_CPP_SNDFI=\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
|
|
|
|
"$(INTDIR)\sndfile.obj" "$(INTDIR)\sndfile.sbr" : $(SOURCE) $(DEP_CPP_SNDFI)\
|
|
"$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Binaire Release"
|
|
|
|
DEP_CPP_SNDFI=\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
|
|
|
|
"$(INTDIR)\sndfile.obj" : $(SOURCE) $(DEP_CPP_SNDFI) "$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Debug "
|
|
|
|
DEP_CPP_SNDFI=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\cpa_std.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\public\scr.h"\
|
|
"..\..\..\..\..\public\scr\errscr.h"\
|
|
"..\..\..\..\..\public\scr\mmgscr.h"\
|
|
"..\..\..\..\..\public\scr\scr_anl.h"\
|
|
"..\..\..\..\..\public\scr\scr_bin.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfg.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfil.h"\
|
|
"..\..\..\..\..\public\scr\scr_cxt.h"\
|
|
"..\..\..\..\..\public\scr\scr_dbg.h"\
|
|
"..\..\..\..\..\public\scr\scr_dyar.h"\
|
|
"..\..\..\..\..\public\scr\scr_err.h"\
|
|
"..\..\..\..\..\public\scr\scr_file.h"\
|
|
"..\..\..\..\..\public\scr\scr_hash.h"\
|
|
"..\..\..\..\..\public\scr\scr_link.h"\
|
|
"..\..\..\..\..\public\scr\scr_mem.h"\
|
|
"..\..\..\..\..\public\scr\scr_ntfy.h"\
|
|
"..\..\..\..\..\public\scr\scr_page.h"\
|
|
"..\..\..\..\..\public\scr\scr_pars.h"\
|
|
"..\..\..\..\..\public\scr\scr_rdl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_sect.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl1.h"\
|
|
"..\..\..\..\..\public\scr\scr_vars.h"\
|
|
"..\..\..\..\..\public\scr\scr_xxxx.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndscrpt.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
|
|
|
|
"$(INTDIR)\sndfile.obj" "$(INTDIR)\sndfile.sbr" : $(SOURCE) $(DEP_CPP_SNDFI)\
|
|
"$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Release"
|
|
|
|
DEP_CPP_SNDFI=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\cpa_std.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\public\scr.h"\
|
|
"..\..\..\..\..\public\scr\errscr.h"\
|
|
"..\..\..\..\..\public\scr\mmgscr.h"\
|
|
"..\..\..\..\..\public\scr\scr_anl.h"\
|
|
"..\..\..\..\..\public\scr\scr_bin.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfg.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfil.h"\
|
|
"..\..\..\..\..\public\scr\scr_cxt.h"\
|
|
"..\..\..\..\..\public\scr\scr_dbg.h"\
|
|
"..\..\..\..\..\public\scr\scr_dyar.h"\
|
|
"..\..\..\..\..\public\scr\scr_err.h"\
|
|
"..\..\..\..\..\public\scr\scr_file.h"\
|
|
"..\..\..\..\..\public\scr\scr_hash.h"\
|
|
"..\..\..\..\..\public\scr\scr_link.h"\
|
|
"..\..\..\..\..\public\scr\scr_mem.h"\
|
|
"..\..\..\..\..\public\scr\scr_ntfy.h"\
|
|
"..\..\..\..\..\public\scr\scr_page.h"\
|
|
"..\..\..\..\..\public\scr\scr_pars.h"\
|
|
"..\..\..\..\..\public\scr\scr_rdl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_sect.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl1.h"\
|
|
"..\..\..\..\..\public\scr\scr_vars.h"\
|
|
"..\..\..\..\..\public\scr\scr_xxxx.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndscrpt.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
|
|
|
|
"$(INTDIR)\sndfile.obj" : $(SOURCE) $(DEP_CPP_SNDFI) "$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ENDIF
|
|
|
|
SOURCE=..\..\..\src\Win95\sndini.c
|
|
|
|
!IF "$(CFG)" == "Static Library for DLL - Win32 Binaire Debug"
|
|
|
|
DEP_CPP_SNDIN=\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\sndspace.h"\
|
|
"..\..\..\inc\Win95\snddll.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
"..\..\..\inc\Win95\sndini.h"\
|
|
"..\..\..\inc\Win95\sndtest.h"\
|
|
|
|
|
|
"$(INTDIR)\sndini.obj" "$(INTDIR)\sndini.sbr" : $(SOURCE) $(DEP_CPP_SNDIN)\
|
|
"$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Binaire Release"
|
|
|
|
DEP_CPP_SNDIN=\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\sndspace.h"\
|
|
"..\..\..\inc\Win95\snddll.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
"..\..\..\inc\Win95\sndini.h"\
|
|
"..\..\..\inc\Win95\sndtest.h"\
|
|
|
|
|
|
"$(INTDIR)\sndini.obj" : $(SOURCE) $(DEP_CPP_SNDIN) "$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Debug "
|
|
|
|
DEP_CPP_SNDIN=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\cpa_std.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\public\scr.h"\
|
|
"..\..\..\..\..\public\scr\errscr.h"\
|
|
"..\..\..\..\..\public\scr\mmgscr.h"\
|
|
"..\..\..\..\..\public\scr\scr_anl.h"\
|
|
"..\..\..\..\..\public\scr\scr_bin.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfg.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfil.h"\
|
|
"..\..\..\..\..\public\scr\scr_cxt.h"\
|
|
"..\..\..\..\..\public\scr\scr_dbg.h"\
|
|
"..\..\..\..\..\public\scr\scr_dyar.h"\
|
|
"..\..\..\..\..\public\scr\scr_err.h"\
|
|
"..\..\..\..\..\public\scr\scr_file.h"\
|
|
"..\..\..\..\..\public\scr\scr_hash.h"\
|
|
"..\..\..\..\..\public\scr\scr_link.h"\
|
|
"..\..\..\..\..\public\scr\scr_mem.h"\
|
|
"..\..\..\..\..\public\scr\scr_ntfy.h"\
|
|
"..\..\..\..\..\public\scr\scr_page.h"\
|
|
"..\..\..\..\..\public\scr\scr_pars.h"\
|
|
"..\..\..\..\..\public\scr\scr_rdl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_sect.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl1.h"\
|
|
"..\..\..\..\..\public\scr\scr_vars.h"\
|
|
"..\..\..\..\..\public\scr\scr_xxxx.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndscrpt.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\sndspace.h"\
|
|
"..\..\..\inc\Win95\snddll.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
"..\..\..\inc\Win95\sndini.h"\
|
|
"..\..\..\inc\Win95\sndtest.h"\
|
|
|
|
|
|
"$(INTDIR)\sndini.obj" "$(INTDIR)\sndini.sbr" : $(SOURCE) $(DEP_CPP_SNDIN)\
|
|
"$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Release"
|
|
|
|
DEP_CPP_SNDIN=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\cpa_std.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\public\scr.h"\
|
|
"..\..\..\..\..\public\scr\errscr.h"\
|
|
"..\..\..\..\..\public\scr\mmgscr.h"\
|
|
"..\..\..\..\..\public\scr\scr_anl.h"\
|
|
"..\..\..\..\..\public\scr\scr_bin.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfg.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfil.h"\
|
|
"..\..\..\..\..\public\scr\scr_cxt.h"\
|
|
"..\..\..\..\..\public\scr\scr_dbg.h"\
|
|
"..\..\..\..\..\public\scr\scr_dyar.h"\
|
|
"..\..\..\..\..\public\scr\scr_err.h"\
|
|
"..\..\..\..\..\public\scr\scr_file.h"\
|
|
"..\..\..\..\..\public\scr\scr_hash.h"\
|
|
"..\..\..\..\..\public\scr\scr_link.h"\
|
|
"..\..\..\..\..\public\scr\scr_mem.h"\
|
|
"..\..\..\..\..\public\scr\scr_ntfy.h"\
|
|
"..\..\..\..\..\public\scr\scr_page.h"\
|
|
"..\..\..\..\..\public\scr\scr_pars.h"\
|
|
"..\..\..\..\..\public\scr\scr_rdl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_sect.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl1.h"\
|
|
"..\..\..\..\..\public\scr\scr_vars.h"\
|
|
"..\..\..\..\..\public\scr\scr_xxxx.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndscrpt.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\sndspace.h"\
|
|
"..\..\..\inc\Win95\snddll.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
"..\..\..\inc\Win95\sndini.h"\
|
|
"..\..\..\inc\Win95\sndtest.h"\
|
|
|
|
|
|
"$(INTDIR)\sndini.obj" : $(SOURCE) $(DEP_CPP_SNDIN) "$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ENDIF
|
|
|
|
SOURCE=..\..\..\src\Win95\sndld_sh.cxx
|
|
SOURCE=..\..\..\src\Win95\sndldbin.c
|
|
|
|
!IF "$(CFG)" == "Static Library for DLL - Win32 Binaire Debug"
|
|
|
|
DEP_CPP_SNDLD=\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\SNDEVENT.H"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndplay.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\Win95\snddll.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
"..\..\..\inc\win95\sndld_bn.h"\
|
|
|
|
|
|
"$(INTDIR)\sndldbin.obj" "$(INTDIR)\sndldbin.sbr" : $(SOURCE) $(DEP_CPP_SNDLD)\
|
|
"$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Binaire Release"
|
|
|
|
DEP_CPP_SNDLD=\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\SNDEVENT.H"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndplay.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\Win95\snddll.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
"..\..\..\inc\win95\sndld_bn.h"\
|
|
|
|
|
|
"$(INTDIR)\sndldbin.obj" : $(SOURCE) $(DEP_CPP_SNDLD) "$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Debug "
|
|
|
|
DEP_CPP_SNDLD=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\cpa_std.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\public\scr.h"\
|
|
"..\..\..\..\..\public\scr\errscr.h"\
|
|
"..\..\..\..\..\public\scr\mmgscr.h"\
|
|
"..\..\..\..\..\public\scr\scr_anl.h"\
|
|
"..\..\..\..\..\public\scr\scr_bin.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfg.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfil.h"\
|
|
"..\..\..\..\..\public\scr\scr_cxt.h"\
|
|
"..\..\..\..\..\public\scr\scr_dbg.h"\
|
|
"..\..\..\..\..\public\scr\scr_dyar.h"\
|
|
"..\..\..\..\..\public\scr\scr_err.h"\
|
|
"..\..\..\..\..\public\scr\scr_file.h"\
|
|
"..\..\..\..\..\public\scr\scr_hash.h"\
|
|
"..\..\..\..\..\public\scr\scr_link.h"\
|
|
"..\..\..\..\..\public\scr\scr_mem.h"\
|
|
"..\..\..\..\..\public\scr\scr_ntfy.h"\
|
|
"..\..\..\..\..\public\scr\scr_page.h"\
|
|
"..\..\..\..\..\public\scr\scr_pars.h"\
|
|
"..\..\..\..\..\public\scr\scr_rdl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_sect.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl1.h"\
|
|
"..\..\..\..\..\public\scr\scr_vars.h"\
|
|
"..\..\..\..\..\public\scr\scr_xxxx.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndscrpt.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\SNDEVENT.H"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndplay.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\Win95\snddll.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
"..\..\..\inc\win95\sndld_bn.h"\
|
|
|
|
|
|
"$(INTDIR)\sndldbin.obj" "$(INTDIR)\sndldbin.sbr" : $(SOURCE) $(DEP_CPP_SNDLD)\
|
|
"$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Release"
|
|
|
|
DEP_CPP_SNDLD=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\cpa_std.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\public\scr.h"\
|
|
"..\..\..\..\..\public\scr\errscr.h"\
|
|
"..\..\..\..\..\public\scr\mmgscr.h"\
|
|
"..\..\..\..\..\public\scr\scr_anl.h"\
|
|
"..\..\..\..\..\public\scr\scr_bin.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfg.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfil.h"\
|
|
"..\..\..\..\..\public\scr\scr_cxt.h"\
|
|
"..\..\..\..\..\public\scr\scr_dbg.h"\
|
|
"..\..\..\..\..\public\scr\scr_dyar.h"\
|
|
"..\..\..\..\..\public\scr\scr_err.h"\
|
|
"..\..\..\..\..\public\scr\scr_file.h"\
|
|
"..\..\..\..\..\public\scr\scr_hash.h"\
|
|
"..\..\..\..\..\public\scr\scr_link.h"\
|
|
"..\..\..\..\..\public\scr\scr_mem.h"\
|
|
"..\..\..\..\..\public\scr\scr_ntfy.h"\
|
|
"..\..\..\..\..\public\scr\scr_page.h"\
|
|
"..\..\..\..\..\public\scr\scr_pars.h"\
|
|
"..\..\..\..\..\public\scr\scr_rdl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_sect.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl1.h"\
|
|
"..\..\..\..\..\public\scr\scr_vars.h"\
|
|
"..\..\..\..\..\public\scr\scr_xxxx.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndscrpt.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\SNDEVENT.H"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndplay.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\Win95\snddll.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
"..\..\..\inc\win95\sndld_bn.h"\
|
|
|
|
|
|
"$(INTDIR)\sndldbin.obj" : $(SOURCE) $(DEP_CPP_SNDLD) "$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ENDIF
|
|
|
|
SOURCE=..\..\..\src\Win95\sndldhyb.c
|
|
|
|
!IF "$(CFG)" == "Static Library for DLL - Win32 Binaire Debug"
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Binaire Release"
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Debug "
|
|
|
|
DEP_CPP_SNDLDH=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\cpa_std.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\public\scr.h"\
|
|
"..\..\..\..\..\public\scr\errscr.h"\
|
|
"..\..\..\..\..\public\scr\mmgscr.h"\
|
|
"..\..\..\..\..\public\scr\scr_anl.h"\
|
|
"..\..\..\..\..\public\scr\scr_bin.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfg.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfil.h"\
|
|
"..\..\..\..\..\public\scr\scr_cxt.h"\
|
|
"..\..\..\..\..\public\scr\scr_dbg.h"\
|
|
"..\..\..\..\..\public\scr\scr_dyar.h"\
|
|
"..\..\..\..\..\public\scr\scr_err.h"\
|
|
"..\..\..\..\..\public\scr\scr_file.h"\
|
|
"..\..\..\..\..\public\scr\scr_hash.h"\
|
|
"..\..\..\..\..\public\scr\scr_link.h"\
|
|
"..\..\..\..\..\public\scr\scr_mem.h"\
|
|
"..\..\..\..\..\public\scr\scr_ntfy.h"\
|
|
"..\..\..\..\..\public\scr\scr_page.h"\
|
|
"..\..\..\..\..\public\scr\scr_pars.h"\
|
|
"..\..\..\..\..\public\scr\scr_rdl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_sect.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl1.h"\
|
|
"..\..\..\..\..\public\scr\scr_vars.h"\
|
|
"..\..\..\..\..\public\scr\scr_xxxx.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndscrpt.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\SNDEVENT.H"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndplay.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\Win95\snddll.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
"..\..\..\inc\Win95\sndini.h"\
|
|
"..\..\..\inc\win95\sndld_bn.h"\
|
|
"..\..\..\inc\Win95\sndld_hy.h"\
|
|
"..\..\..\inc\win95\sndld_s.h"\
|
|
"..\..\..\src\Win95\sndld_sh.cxx"\
|
|
|
|
|
|
"$(INTDIR)\sndldhyb.obj" "$(INTDIR)\sndldhyb.sbr" : $(SOURCE) $(DEP_CPP_SNDLDH)\
|
|
"$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Release"
|
|
|
|
DEP_CPP_SNDLDH=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\cpa_std.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\public\scr.h"\
|
|
"..\..\..\..\..\public\scr\errscr.h"\
|
|
"..\..\..\..\..\public\scr\mmgscr.h"\
|
|
"..\..\..\..\..\public\scr\scr_anl.h"\
|
|
"..\..\..\..\..\public\scr\scr_bin.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfg.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfil.h"\
|
|
"..\..\..\..\..\public\scr\scr_cxt.h"\
|
|
"..\..\..\..\..\public\scr\scr_dbg.h"\
|
|
"..\..\..\..\..\public\scr\scr_dyar.h"\
|
|
"..\..\..\..\..\public\scr\scr_err.h"\
|
|
"..\..\..\..\..\public\scr\scr_file.h"\
|
|
"..\..\..\..\..\public\scr\scr_hash.h"\
|
|
"..\..\..\..\..\public\scr\scr_link.h"\
|
|
"..\..\..\..\..\public\scr\scr_mem.h"\
|
|
"..\..\..\..\..\public\scr\scr_ntfy.h"\
|
|
"..\..\..\..\..\public\scr\scr_page.h"\
|
|
"..\..\..\..\..\public\scr\scr_pars.h"\
|
|
"..\..\..\..\..\public\scr\scr_rdl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_sect.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl1.h"\
|
|
"..\..\..\..\..\public\scr\scr_vars.h"\
|
|
"..\..\..\..\..\public\scr\scr_xxxx.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndscrpt.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\SNDEVENT.H"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndplay.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\Win95\snddll.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
"..\..\..\inc\Win95\sndini.h"\
|
|
"..\..\..\inc\win95\sndld_bn.h"\
|
|
"..\..\..\inc\Win95\sndld_hy.h"\
|
|
"..\..\..\inc\win95\sndld_s.h"\
|
|
"..\..\..\src\Win95\sndld_sh.cxx"\
|
|
|
|
|
|
"$(INTDIR)\sndldhyb.obj" : $(SOURCE) $(DEP_CPP_SNDLDH) "$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ENDIF
|
|
|
|
SOURCE=..\..\..\src\Win95\sndldscn.c
|
|
SOURCE=..\..\..\src\sndplay.c
|
|
|
|
!IF "$(CFG)" == "Static Library for DLL - Win32 Binaire Debug"
|
|
|
|
DEP_CPP_SNDPL=\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndplay.h"\
|
|
"..\..\..\inc\sndrec.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\sndrndom.h"\
|
|
"..\..\..\inc\sndseq.h"\
|
|
"..\..\..\inc\sndspace.h"\
|
|
"..\..\..\inc\sndswtch.h"\
|
|
"..\..\..\inc\sndtheme.h"\
|
|
"..\..\..\inc\Win95\snddll.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
|
|
|
|
"$(INTDIR)\sndplay.obj" "$(INTDIR)\sndplay.sbr" : $(SOURCE) $(DEP_CPP_SNDPL)\
|
|
"$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Binaire Release"
|
|
|
|
DEP_CPP_SNDPL=\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndplay.h"\
|
|
"..\..\..\inc\sndrec.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\sndrndom.h"\
|
|
"..\..\..\inc\sndseq.h"\
|
|
"..\..\..\inc\sndspace.h"\
|
|
"..\..\..\inc\sndswtch.h"\
|
|
"..\..\..\inc\sndtheme.h"\
|
|
"..\..\..\inc\Win95\snddll.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
|
|
|
|
"$(INTDIR)\sndplay.obj" : $(SOURCE) $(DEP_CPP_SNDPL) "$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Debug "
|
|
|
|
DEP_CPP_SNDPL=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\cpa_std.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\public\scr.h"\
|
|
"..\..\..\..\..\public\scr\errscr.h"\
|
|
"..\..\..\..\..\public\scr\mmgscr.h"\
|
|
"..\..\..\..\..\public\scr\scr_anl.h"\
|
|
"..\..\..\..\..\public\scr\scr_bin.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfg.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfil.h"\
|
|
"..\..\..\..\..\public\scr\scr_cxt.h"\
|
|
"..\..\..\..\..\public\scr\scr_dbg.h"\
|
|
"..\..\..\..\..\public\scr\scr_dyar.h"\
|
|
"..\..\..\..\..\public\scr\scr_err.h"\
|
|
"..\..\..\..\..\public\scr\scr_file.h"\
|
|
"..\..\..\..\..\public\scr\scr_hash.h"\
|
|
"..\..\..\..\..\public\scr\scr_link.h"\
|
|
"..\..\..\..\..\public\scr\scr_mem.h"\
|
|
"..\..\..\..\..\public\scr\scr_ntfy.h"\
|
|
"..\..\..\..\..\public\scr\scr_page.h"\
|
|
"..\..\..\..\..\public\scr\scr_pars.h"\
|
|
"..\..\..\..\..\public\scr\scr_rdl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_sect.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl1.h"\
|
|
"..\..\..\..\..\public\scr\scr_vars.h"\
|
|
"..\..\..\..\..\public\scr\scr_xxxx.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndscrpt.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndplay.h"\
|
|
"..\..\..\inc\sndrec.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\sndrndom.h"\
|
|
"..\..\..\inc\sndseq.h"\
|
|
"..\..\..\inc\sndspace.h"\
|
|
"..\..\..\inc\sndswtch.h"\
|
|
"..\..\..\inc\sndtheme.h"\
|
|
"..\..\..\inc\Win95\snddll.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
|
|
|
|
"$(INTDIR)\sndplay.obj" "$(INTDIR)\sndplay.sbr" : $(SOURCE) $(DEP_CPP_SNDPL)\
|
|
"$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Release"
|
|
|
|
DEP_CPP_SNDPL=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\cpa_std.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\public\scr.h"\
|
|
"..\..\..\..\..\public\scr\errscr.h"\
|
|
"..\..\..\..\..\public\scr\mmgscr.h"\
|
|
"..\..\..\..\..\public\scr\scr_anl.h"\
|
|
"..\..\..\..\..\public\scr\scr_bin.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfg.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfil.h"\
|
|
"..\..\..\..\..\public\scr\scr_cxt.h"\
|
|
"..\..\..\..\..\public\scr\scr_dbg.h"\
|
|
"..\..\..\..\..\public\scr\scr_dyar.h"\
|
|
"..\..\..\..\..\public\scr\scr_err.h"\
|
|
"..\..\..\..\..\public\scr\scr_file.h"\
|
|
"..\..\..\..\..\public\scr\scr_hash.h"\
|
|
"..\..\..\..\..\public\scr\scr_link.h"\
|
|
"..\..\..\..\..\public\scr\scr_mem.h"\
|
|
"..\..\..\..\..\public\scr\scr_ntfy.h"\
|
|
"..\..\..\..\..\public\scr\scr_page.h"\
|
|
"..\..\..\..\..\public\scr\scr_pars.h"\
|
|
"..\..\..\..\..\public\scr\scr_rdl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_sect.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl1.h"\
|
|
"..\..\..\..\..\public\scr\scr_vars.h"\
|
|
"..\..\..\..\..\public\scr\scr_xxxx.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndscrpt.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndplay.h"\
|
|
"..\..\..\inc\sndrec.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\sndrndom.h"\
|
|
"..\..\..\inc\sndseq.h"\
|
|
"..\..\..\inc\sndspace.h"\
|
|
"..\..\..\inc\sndswtch.h"\
|
|
"..\..\..\inc\sndtheme.h"\
|
|
"..\..\..\inc\Win95\snddll.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
|
|
|
|
"$(INTDIR)\sndplay.obj" : $(SOURCE) $(DEP_CPP_SNDPL) "$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ENDIF
|
|
|
|
SOURCE=..\..\..\src\sndreal.c
|
|
|
|
!IF "$(CFG)" == "Static Library for DLL - Win32 Binaire Debug"
|
|
|
|
DEP_CPP_SNDRE=\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndvect.h"\
|
|
|
|
|
|
"$(INTDIR)\sndreal.obj" "$(INTDIR)\sndreal.sbr" : $(SOURCE) $(DEP_CPP_SNDRE)\
|
|
"$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Binaire Release"
|
|
|
|
DEP_CPP_SNDRE=\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndvect.h"\
|
|
|
|
|
|
"$(INTDIR)\sndreal.obj" : $(SOURCE) $(DEP_CPP_SNDRE) "$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Debug "
|
|
|
|
DEP_CPP_SNDRE=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\cpa_std.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\public\scr.h"\
|
|
"..\..\..\..\..\public\scr\errscr.h"\
|
|
"..\..\..\..\..\public\scr\mmgscr.h"\
|
|
"..\..\..\..\..\public\scr\scr_anl.h"\
|
|
"..\..\..\..\..\public\scr\scr_bin.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfg.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfil.h"\
|
|
"..\..\..\..\..\public\scr\scr_cxt.h"\
|
|
"..\..\..\..\..\public\scr\scr_dbg.h"\
|
|
"..\..\..\..\..\public\scr\scr_dyar.h"\
|
|
"..\..\..\..\..\public\scr\scr_err.h"\
|
|
"..\..\..\..\..\public\scr\scr_file.h"\
|
|
"..\..\..\..\..\public\scr\scr_hash.h"\
|
|
"..\..\..\..\..\public\scr\scr_link.h"\
|
|
"..\..\..\..\..\public\scr\scr_mem.h"\
|
|
"..\..\..\..\..\public\scr\scr_ntfy.h"\
|
|
"..\..\..\..\..\public\scr\scr_page.h"\
|
|
"..\..\..\..\..\public\scr\scr_pars.h"\
|
|
"..\..\..\..\..\public\scr\scr_rdl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_sect.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl1.h"\
|
|
"..\..\..\..\..\public\scr\scr_vars.h"\
|
|
"..\..\..\..\..\public\scr\scr_xxxx.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndscrpt.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndvect.h"\
|
|
|
|
|
|
"$(INTDIR)\sndreal.obj" "$(INTDIR)\sndreal.sbr" : $(SOURCE) $(DEP_CPP_SNDRE)\
|
|
"$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Release"
|
|
|
|
DEP_CPP_SNDRE=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\cpa_std.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\public\scr.h"\
|
|
"..\..\..\..\..\public\scr\errscr.h"\
|
|
"..\..\..\..\..\public\scr\mmgscr.h"\
|
|
"..\..\..\..\..\public\scr\scr_anl.h"\
|
|
"..\..\..\..\..\public\scr\scr_bin.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfg.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfil.h"\
|
|
"..\..\..\..\..\public\scr\scr_cxt.h"\
|
|
"..\..\..\..\..\public\scr\scr_dbg.h"\
|
|
"..\..\..\..\..\public\scr\scr_dyar.h"\
|
|
"..\..\..\..\..\public\scr\scr_err.h"\
|
|
"..\..\..\..\..\public\scr\scr_file.h"\
|
|
"..\..\..\..\..\public\scr\scr_hash.h"\
|
|
"..\..\..\..\..\public\scr\scr_link.h"\
|
|
"..\..\..\..\..\public\scr\scr_mem.h"\
|
|
"..\..\..\..\..\public\scr\scr_ntfy.h"\
|
|
"..\..\..\..\..\public\scr\scr_page.h"\
|
|
"..\..\..\..\..\public\scr\scr_pars.h"\
|
|
"..\..\..\..\..\public\scr\scr_rdl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_sect.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl1.h"\
|
|
"..\..\..\..\..\public\scr\scr_vars.h"\
|
|
"..\..\..\..\..\public\scr\scr_xxxx.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndscrpt.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndvect.h"\
|
|
|
|
|
|
"$(INTDIR)\sndreal.obj" : $(SOURCE) $(DEP_CPP_SNDRE) "$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ENDIF
|
|
|
|
SOURCE=..\..\..\src\Win95\sndrnd.c
|
|
|
|
!IF "$(CFG)" == "Static Library for DLL - Win32 Binaire Debug"
|
|
|
|
DEP_CPP_SNDRN=\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndrnd.h"\
|
|
|
|
|
|
"$(INTDIR)\sndrnd.obj" "$(INTDIR)\sndrnd.sbr" : $(SOURCE) $(DEP_CPP_SNDRN)\
|
|
"$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Binaire Release"
|
|
|
|
DEP_CPP_SNDRN=\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndrnd.h"\
|
|
|
|
|
|
"$(INTDIR)\sndrnd.obj" : $(SOURCE) $(DEP_CPP_SNDRN) "$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Debug "
|
|
|
|
DEP_CPP_SNDRN=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\cpa_std.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\public\scr.h"\
|
|
"..\..\..\..\..\public\scr\errscr.h"\
|
|
"..\..\..\..\..\public\scr\mmgscr.h"\
|
|
"..\..\..\..\..\public\scr\scr_anl.h"\
|
|
"..\..\..\..\..\public\scr\scr_bin.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfg.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfil.h"\
|
|
"..\..\..\..\..\public\scr\scr_cxt.h"\
|
|
"..\..\..\..\..\public\scr\scr_dbg.h"\
|
|
"..\..\..\..\..\public\scr\scr_dyar.h"\
|
|
"..\..\..\..\..\public\scr\scr_err.h"\
|
|
"..\..\..\..\..\public\scr\scr_file.h"\
|
|
"..\..\..\..\..\public\scr\scr_hash.h"\
|
|
"..\..\..\..\..\public\scr\scr_link.h"\
|
|
"..\..\..\..\..\public\scr\scr_mem.h"\
|
|
"..\..\..\..\..\public\scr\scr_ntfy.h"\
|
|
"..\..\..\..\..\public\scr\scr_page.h"\
|
|
"..\..\..\..\..\public\scr\scr_pars.h"\
|
|
"..\..\..\..\..\public\scr\scr_rdl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_sect.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl1.h"\
|
|
"..\..\..\..\..\public\scr\scr_vars.h"\
|
|
"..\..\..\..\..\public\scr\scr_xxxx.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndscrpt.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndrnd.h"\
|
|
|
|
|
|
"$(INTDIR)\sndrnd.obj" "$(INTDIR)\sndrnd.sbr" : $(SOURCE) $(DEP_CPP_SNDRN)\
|
|
"$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Release"
|
|
|
|
DEP_CPP_SNDRN=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\cpa_std.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\public\scr.h"\
|
|
"..\..\..\..\..\public\scr\errscr.h"\
|
|
"..\..\..\..\..\public\scr\mmgscr.h"\
|
|
"..\..\..\..\..\public\scr\scr_anl.h"\
|
|
"..\..\..\..\..\public\scr\scr_bin.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfg.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfil.h"\
|
|
"..\..\..\..\..\public\scr\scr_cxt.h"\
|
|
"..\..\..\..\..\public\scr\scr_dbg.h"\
|
|
"..\..\..\..\..\public\scr\scr_dyar.h"\
|
|
"..\..\..\..\..\public\scr\scr_err.h"\
|
|
"..\..\..\..\..\public\scr\scr_file.h"\
|
|
"..\..\..\..\..\public\scr\scr_hash.h"\
|
|
"..\..\..\..\..\public\scr\scr_link.h"\
|
|
"..\..\..\..\..\public\scr\scr_mem.h"\
|
|
"..\..\..\..\..\public\scr\scr_ntfy.h"\
|
|
"..\..\..\..\..\public\scr\scr_page.h"\
|
|
"..\..\..\..\..\public\scr\scr_pars.h"\
|
|
"..\..\..\..\..\public\scr\scr_rdl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_sect.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl1.h"\
|
|
"..\..\..\..\..\public\scr\scr_vars.h"\
|
|
"..\..\..\..\..\public\scr\scr_xxxx.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndscrpt.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndrnd.h"\
|
|
|
|
|
|
"$(INTDIR)\sndrnd.obj" : $(SOURCE) $(DEP_CPP_SNDRN) "$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ENDIF
|
|
|
|
SOURCE=..\..\..\src\sndrndom.c
|
|
|
|
!IF "$(CFG)" == "Static Library for DLL - Win32 Binaire Debug"
|
|
|
|
DEP_CPP_SNDRND=\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndplay.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\sndrnd.h"\
|
|
"..\..\..\inc\sndrndom.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
|
|
|
|
"$(INTDIR)\sndrndom.obj" "$(INTDIR)\sndrndom.sbr" : $(SOURCE) $(DEP_CPP_SNDRND)\
|
|
"$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Binaire Release"
|
|
|
|
DEP_CPP_SNDRND=\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndplay.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\sndrnd.h"\
|
|
"..\..\..\inc\sndrndom.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
|
|
|
|
"$(INTDIR)\sndrndom.obj" : $(SOURCE) $(DEP_CPP_SNDRND) "$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Debug "
|
|
|
|
DEP_CPP_SNDRND=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\cpa_std.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\public\scr.h"\
|
|
"..\..\..\..\..\public\scr\errscr.h"\
|
|
"..\..\..\..\..\public\scr\mmgscr.h"\
|
|
"..\..\..\..\..\public\scr\scr_anl.h"\
|
|
"..\..\..\..\..\public\scr\scr_bin.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfg.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfil.h"\
|
|
"..\..\..\..\..\public\scr\scr_cxt.h"\
|
|
"..\..\..\..\..\public\scr\scr_dbg.h"\
|
|
"..\..\..\..\..\public\scr\scr_dyar.h"\
|
|
"..\..\..\..\..\public\scr\scr_err.h"\
|
|
"..\..\..\..\..\public\scr\scr_file.h"\
|
|
"..\..\..\..\..\public\scr\scr_hash.h"\
|
|
"..\..\..\..\..\public\scr\scr_link.h"\
|
|
"..\..\..\..\..\public\scr\scr_mem.h"\
|
|
"..\..\..\..\..\public\scr\scr_ntfy.h"\
|
|
"..\..\..\..\..\public\scr\scr_page.h"\
|
|
"..\..\..\..\..\public\scr\scr_pars.h"\
|
|
"..\..\..\..\..\public\scr\scr_rdl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_sect.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl1.h"\
|
|
"..\..\..\..\..\public\scr\scr_vars.h"\
|
|
"..\..\..\..\..\public\scr\scr_xxxx.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndscrpt.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndplay.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\sndrnd.h"\
|
|
"..\..\..\inc\sndrndom.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
|
|
|
|
"$(INTDIR)\sndrndom.obj" "$(INTDIR)\sndrndom.sbr" : $(SOURCE) $(DEP_CPP_SNDRND)\
|
|
"$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Release"
|
|
|
|
DEP_CPP_SNDRND=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\cpa_std.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\public\scr.h"\
|
|
"..\..\..\..\..\public\scr\errscr.h"\
|
|
"..\..\..\..\..\public\scr\mmgscr.h"\
|
|
"..\..\..\..\..\public\scr\scr_anl.h"\
|
|
"..\..\..\..\..\public\scr\scr_bin.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfg.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfil.h"\
|
|
"..\..\..\..\..\public\scr\scr_cxt.h"\
|
|
"..\..\..\..\..\public\scr\scr_dbg.h"\
|
|
"..\..\..\..\..\public\scr\scr_dyar.h"\
|
|
"..\..\..\..\..\public\scr\scr_err.h"\
|
|
"..\..\..\..\..\public\scr\scr_file.h"\
|
|
"..\..\..\..\..\public\scr\scr_hash.h"\
|
|
"..\..\..\..\..\public\scr\scr_link.h"\
|
|
"..\..\..\..\..\public\scr\scr_mem.h"\
|
|
"..\..\..\..\..\public\scr\scr_ntfy.h"\
|
|
"..\..\..\..\..\public\scr\scr_page.h"\
|
|
"..\..\..\..\..\public\scr\scr_pars.h"\
|
|
"..\..\..\..\..\public\scr\scr_rdl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_sect.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl1.h"\
|
|
"..\..\..\..\..\public\scr\scr_vars.h"\
|
|
"..\..\..\..\..\public\scr\scr_xxxx.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndscrpt.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndplay.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\sndrnd.h"\
|
|
"..\..\..\inc\sndrndom.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
|
|
|
|
"$(INTDIR)\sndrndom.obj" : $(SOURCE) $(DEP_CPP_SNDRND) "$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ENDIF
|
|
|
|
SOURCE=..\..\..\src\sndseq.c
|
|
|
|
!IF "$(CFG)" == "Static Library for DLL - Win32 Binaire Debug"
|
|
|
|
DEP_CPP_SNDSE=\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndplay.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\sndseq.h"\
|
|
"..\..\..\inc\sndthrd.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Binaire Release"
|
|
|
|
DEP_CPP_SNDSE=\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndplay.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\sndseq.h"\
|
|
"..\..\..\inc\sndthrd.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Debug "
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Release"
|
|
|
|
DEP_CPP_SNDSE=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\cpa_std.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\public\scr.h"\
|
|
"..\..\..\..\..\public\scr\errscr.h"\
|
|
"..\..\..\..\..\public\scr\mmgscr.h"\
|
|
"..\..\..\..\..\public\scr\scr_anl.h"\
|
|
"..\..\..\..\..\public\scr\scr_bin.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfg.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfil.h"\
|
|
"..\..\..\..\..\public\scr\scr_cxt.h"\
|
|
"..\..\..\..\..\public\scr\scr_dbg.h"\
|
|
"..\..\..\..\..\public\scr\scr_dyar.h"\
|
|
"..\..\..\..\..\public\scr\scr_err.h"\
|
|
"..\..\..\..\..\public\scr\scr_file.h"\
|
|
"..\..\..\..\..\public\scr\scr_hash.h"\
|
|
"..\..\..\..\..\public\scr\scr_link.h"\
|
|
"..\..\..\..\..\public\scr\scr_mem.h"\
|
|
"..\..\..\..\..\public\scr\scr_ntfy.h"\
|
|
"..\..\..\..\..\public\scr\scr_page.h"\
|
|
"..\..\..\..\..\public\scr\scr_pars.h"\
|
|
"..\..\..\..\..\public\scr\scr_rdl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_sect.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl1.h"\
|
|
"..\..\..\..\..\public\scr\scr_vars.h"\
|
|
"..\..\..\..\..\public\scr\scr_xxxx.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndscrpt.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndplay.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\sndseq.h"\
|
|
"..\..\..\inc\sndthrd.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
SOURCE=..\..\..\src\Sndseq2.c
|
|
|
|
!IF "$(CFG)" == "Static Library for DLL - Win32 Binaire Debug"
|
|
|
|
DEP_CPP_SNDSEQ=\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndplay.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\sndseq.h"\
|
|
"..\..\..\inc\sndthrd.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
|
|
|
|
"$(INTDIR)\Sndseq2.obj" "$(INTDIR)\Sndseq2.sbr" : $(SOURCE) $(DEP_CPP_SNDSEQ)\
|
|
"$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Binaire Release"
|
|
|
|
DEP_CPP_SNDSEQ=\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndplay.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\sndseq.h"\
|
|
"..\..\..\inc\sndthrd.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
|
|
|
|
"$(INTDIR)\Sndseq2.obj" : $(SOURCE) $(DEP_CPP_SNDSEQ) "$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Debug "
|
|
|
|
DEP_CPP_SNDSEQ=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\cpa_std.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\public\scr.h"\
|
|
"..\..\..\..\..\public\scr\errscr.h"\
|
|
"..\..\..\..\..\public\scr\mmgscr.h"\
|
|
"..\..\..\..\..\public\scr\scr_anl.h"\
|
|
"..\..\..\..\..\public\scr\scr_bin.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfg.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfil.h"\
|
|
"..\..\..\..\..\public\scr\scr_cxt.h"\
|
|
"..\..\..\..\..\public\scr\scr_dbg.h"\
|
|
"..\..\..\..\..\public\scr\scr_dyar.h"\
|
|
"..\..\..\..\..\public\scr\scr_err.h"\
|
|
"..\..\..\..\..\public\scr\scr_file.h"\
|
|
"..\..\..\..\..\public\scr\scr_hash.h"\
|
|
"..\..\..\..\..\public\scr\scr_link.h"\
|
|
"..\..\..\..\..\public\scr\scr_mem.h"\
|
|
"..\..\..\..\..\public\scr\scr_ntfy.h"\
|
|
"..\..\..\..\..\public\scr\scr_page.h"\
|
|
"..\..\..\..\..\public\scr\scr_pars.h"\
|
|
"..\..\..\..\..\public\scr\scr_rdl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_sect.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl1.h"\
|
|
"..\..\..\..\..\public\scr\scr_vars.h"\
|
|
"..\..\..\..\..\public\scr\scr_xxxx.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndscrpt.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndplay.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\sndseq.h"\
|
|
"..\..\..\inc\sndthrd.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
|
|
|
|
"$(INTDIR)\Sndseq2.obj" "$(INTDIR)\Sndseq2.sbr" : $(SOURCE) $(DEP_CPP_SNDSEQ)\
|
|
"$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Release"
|
|
|
|
DEP_CPP_SNDSEQ=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\cpa_std.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\public\scr.h"\
|
|
"..\..\..\..\..\public\scr\errscr.h"\
|
|
"..\..\..\..\..\public\scr\mmgscr.h"\
|
|
"..\..\..\..\..\public\scr\scr_anl.h"\
|
|
"..\..\..\..\..\public\scr\scr_bin.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfg.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfil.h"\
|
|
"..\..\..\..\..\public\scr\scr_cxt.h"\
|
|
"..\..\..\..\..\public\scr\scr_dbg.h"\
|
|
"..\..\..\..\..\public\scr\scr_dyar.h"\
|
|
"..\..\..\..\..\public\scr\scr_err.h"\
|
|
"..\..\..\..\..\public\scr\scr_file.h"\
|
|
"..\..\..\..\..\public\scr\scr_hash.h"\
|
|
"..\..\..\..\..\public\scr\scr_link.h"\
|
|
"..\..\..\..\..\public\scr\scr_mem.h"\
|
|
"..\..\..\..\..\public\scr\scr_ntfy.h"\
|
|
"..\..\..\..\..\public\scr\scr_page.h"\
|
|
"..\..\..\..\..\public\scr\scr_pars.h"\
|
|
"..\..\..\..\..\public\scr\scr_rdl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_sect.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl1.h"\
|
|
"..\..\..\..\..\public\scr\scr_vars.h"\
|
|
"..\..\..\..\..\public\scr\scr_xxxx.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndscrpt.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndplay.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\sndseq.h"\
|
|
"..\..\..\inc\sndthrd.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
|
|
|
|
"$(INTDIR)\Sndseq2.obj" : $(SOURCE) $(DEP_CPP_SNDSEQ) "$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ENDIF
|
|
|
|
SOURCE=..\..\..\src\sndspace.c
|
|
|
|
!IF "$(CFG)" == "Static Library for DLL - Win32 Binaire Debug"
|
|
|
|
DEP_CPP_SNDSP=\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndspace.h"\
|
|
"..\..\..\inc\sndvect.h"\
|
|
"..\..\..\inc\Win95\snddll.h"\
|
|
|
|
|
|
"$(INTDIR)\sndspace.obj" "$(INTDIR)\sndspace.sbr" : $(SOURCE) $(DEP_CPP_SNDSP)\
|
|
"$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Binaire Release"
|
|
|
|
DEP_CPP_SNDSP=\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndspace.h"\
|
|
"..\..\..\inc\sndvect.h"\
|
|
"..\..\..\inc\Win95\snddll.h"\
|
|
|
|
|
|
"$(INTDIR)\sndspace.obj" : $(SOURCE) $(DEP_CPP_SNDSP) "$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Debug "
|
|
|
|
DEP_CPP_SNDSP=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\cpa_std.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\public\scr.h"\
|
|
"..\..\..\..\..\public\scr\errscr.h"\
|
|
"..\..\..\..\..\public\scr\mmgscr.h"\
|
|
"..\..\..\..\..\public\scr\scr_anl.h"\
|
|
"..\..\..\..\..\public\scr\scr_bin.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfg.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfil.h"\
|
|
"..\..\..\..\..\public\scr\scr_cxt.h"\
|
|
"..\..\..\..\..\public\scr\scr_dbg.h"\
|
|
"..\..\..\..\..\public\scr\scr_dyar.h"\
|
|
"..\..\..\..\..\public\scr\scr_err.h"\
|
|
"..\..\..\..\..\public\scr\scr_file.h"\
|
|
"..\..\..\..\..\public\scr\scr_hash.h"\
|
|
"..\..\..\..\..\public\scr\scr_link.h"\
|
|
"..\..\..\..\..\public\scr\scr_mem.h"\
|
|
"..\..\..\..\..\public\scr\scr_ntfy.h"\
|
|
"..\..\..\..\..\public\scr\scr_page.h"\
|
|
"..\..\..\..\..\public\scr\scr_pars.h"\
|
|
"..\..\..\..\..\public\scr\scr_rdl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_sect.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl1.h"\
|
|
"..\..\..\..\..\public\scr\scr_vars.h"\
|
|
"..\..\..\..\..\public\scr\scr_xxxx.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndscrpt.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndspace.h"\
|
|
"..\..\..\inc\sndvect.h"\
|
|
"..\..\..\inc\Win95\snddll.h"\
|
|
|
|
|
|
"$(INTDIR)\sndspace.obj" "$(INTDIR)\sndspace.sbr" : $(SOURCE) $(DEP_CPP_SNDSP)\
|
|
"$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Release"
|
|
|
|
DEP_CPP_SNDSP=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\cpa_std.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\public\scr.h"\
|
|
"..\..\..\..\..\public\scr\errscr.h"\
|
|
"..\..\..\..\..\public\scr\mmgscr.h"\
|
|
"..\..\..\..\..\public\scr\scr_anl.h"\
|
|
"..\..\..\..\..\public\scr\scr_bin.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfg.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfil.h"\
|
|
"..\..\..\..\..\public\scr\scr_cxt.h"\
|
|
"..\..\..\..\..\public\scr\scr_dbg.h"\
|
|
"..\..\..\..\..\public\scr\scr_dyar.h"\
|
|
"..\..\..\..\..\public\scr\scr_err.h"\
|
|
"..\..\..\..\..\public\scr\scr_file.h"\
|
|
"..\..\..\..\..\public\scr\scr_hash.h"\
|
|
"..\..\..\..\..\public\scr\scr_link.h"\
|
|
"..\..\..\..\..\public\scr\scr_mem.h"\
|
|
"..\..\..\..\..\public\scr\scr_ntfy.h"\
|
|
"..\..\..\..\..\public\scr\scr_page.h"\
|
|
"..\..\..\..\..\public\scr\scr_pars.h"\
|
|
"..\..\..\..\..\public\scr\scr_rdl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_sect.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl1.h"\
|
|
"..\..\..\..\..\public\scr\scr_vars.h"\
|
|
"..\..\..\..\..\public\scr\scr_xxxx.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndscrpt.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndspace.h"\
|
|
"..\..\..\inc\sndvect.h"\
|
|
"..\..\..\inc\Win95\snddll.h"\
|
|
|
|
|
|
"$(INTDIR)\sndspace.obj" : $(SOURCE) $(DEP_CPP_SNDSP) "$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ENDIF
|
|
|
|
SOURCE=..\..\..\src\sndswtch.c
|
|
|
|
!IF "$(CFG)" == "Static Library for DLL - Win32 Binaire Debug"
|
|
|
|
DEP_CPP_SNDSW=\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndplay.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\sndswtch.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
|
|
|
|
"$(INTDIR)\sndswtch.obj" "$(INTDIR)\sndswtch.sbr" : $(SOURCE) $(DEP_CPP_SNDSW)\
|
|
"$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Binaire Release"
|
|
|
|
DEP_CPP_SNDSW=\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndplay.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\sndswtch.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
|
|
|
|
"$(INTDIR)\sndswtch.obj" : $(SOURCE) $(DEP_CPP_SNDSW) "$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Debug "
|
|
|
|
DEP_CPP_SNDSW=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\cpa_std.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\public\scr.h"\
|
|
"..\..\..\..\..\public\scr\errscr.h"\
|
|
"..\..\..\..\..\public\scr\mmgscr.h"\
|
|
"..\..\..\..\..\public\scr\scr_anl.h"\
|
|
"..\..\..\..\..\public\scr\scr_bin.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfg.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfil.h"\
|
|
"..\..\..\..\..\public\scr\scr_cxt.h"\
|
|
"..\..\..\..\..\public\scr\scr_dbg.h"\
|
|
"..\..\..\..\..\public\scr\scr_dyar.h"\
|
|
"..\..\..\..\..\public\scr\scr_err.h"\
|
|
"..\..\..\..\..\public\scr\scr_file.h"\
|
|
"..\..\..\..\..\public\scr\scr_hash.h"\
|
|
"..\..\..\..\..\public\scr\scr_link.h"\
|
|
"..\..\..\..\..\public\scr\scr_mem.h"\
|
|
"..\..\..\..\..\public\scr\scr_ntfy.h"\
|
|
"..\..\..\..\..\public\scr\scr_page.h"\
|
|
"..\..\..\..\..\public\scr\scr_pars.h"\
|
|
"..\..\..\..\..\public\scr\scr_rdl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_sect.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl1.h"\
|
|
"..\..\..\..\..\public\scr\scr_vars.h"\
|
|
"..\..\..\..\..\public\scr\scr_xxxx.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndscrpt.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndplay.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\sndswtch.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
|
|
|
|
"$(INTDIR)\sndswtch.obj" "$(INTDIR)\sndswtch.sbr" : $(SOURCE) $(DEP_CPP_SNDSW)\
|
|
"$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Release"
|
|
|
|
DEP_CPP_SNDSW=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\cpa_std.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\public\scr.h"\
|
|
"..\..\..\..\..\public\scr\errscr.h"\
|
|
"..\..\..\..\..\public\scr\mmgscr.h"\
|
|
"..\..\..\..\..\public\scr\scr_anl.h"\
|
|
"..\..\..\..\..\public\scr\scr_bin.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfg.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfil.h"\
|
|
"..\..\..\..\..\public\scr\scr_cxt.h"\
|
|
"..\..\..\..\..\public\scr\scr_dbg.h"\
|
|
"..\..\..\..\..\public\scr\scr_dyar.h"\
|
|
"..\..\..\..\..\public\scr\scr_err.h"\
|
|
"..\..\..\..\..\public\scr\scr_file.h"\
|
|
"..\..\..\..\..\public\scr\scr_hash.h"\
|
|
"..\..\..\..\..\public\scr\scr_link.h"\
|
|
"..\..\..\..\..\public\scr\scr_mem.h"\
|
|
"..\..\..\..\..\public\scr\scr_ntfy.h"\
|
|
"..\..\..\..\..\public\scr\scr_page.h"\
|
|
"..\..\..\..\..\public\scr\scr_pars.h"\
|
|
"..\..\..\..\..\public\scr\scr_rdl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_sect.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl1.h"\
|
|
"..\..\..\..\..\public\scr\scr_vars.h"\
|
|
"..\..\..\..\..\public\scr\scr_xxxx.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndscrpt.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndplay.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\sndswtch.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
|
|
|
|
"$(INTDIR)\sndswtch.obj" : $(SOURCE) $(DEP_CPP_SNDSW) "$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ENDIF
|
|
|
|
SOURCE=..\..\..\src\Win95\sndtest.c
|
|
|
|
!IF "$(CFG)" == "Static Library for DLL - Win32 Binaire Debug"
|
|
|
|
DEP_CPP_SNDTE=\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\Win95\sndtest.h"\
|
|
|
|
|
|
"$(INTDIR)\sndtest.obj" "$(INTDIR)\sndtest.sbr" : $(SOURCE) $(DEP_CPP_SNDTE)\
|
|
"$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Binaire Release"
|
|
|
|
DEP_CPP_SNDTE=\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\Win95\sndtest.h"\
|
|
|
|
|
|
"$(INTDIR)\sndtest.obj" : $(SOURCE) $(DEP_CPP_SNDTE) "$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Debug "
|
|
|
|
DEP_CPP_SNDTE=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\cpa_std.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\public\scr.h"\
|
|
"..\..\..\..\..\public\scr\errscr.h"\
|
|
"..\..\..\..\..\public\scr\mmgscr.h"\
|
|
"..\..\..\..\..\public\scr\scr_anl.h"\
|
|
"..\..\..\..\..\public\scr\scr_bin.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfg.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfil.h"\
|
|
"..\..\..\..\..\public\scr\scr_cxt.h"\
|
|
"..\..\..\..\..\public\scr\scr_dbg.h"\
|
|
"..\..\..\..\..\public\scr\scr_dyar.h"\
|
|
"..\..\..\..\..\public\scr\scr_err.h"\
|
|
"..\..\..\..\..\public\scr\scr_file.h"\
|
|
"..\..\..\..\..\public\scr\scr_hash.h"\
|
|
"..\..\..\..\..\public\scr\scr_link.h"\
|
|
"..\..\..\..\..\public\scr\scr_mem.h"\
|
|
"..\..\..\..\..\public\scr\scr_ntfy.h"\
|
|
"..\..\..\..\..\public\scr\scr_page.h"\
|
|
"..\..\..\..\..\public\scr\scr_pars.h"\
|
|
"..\..\..\..\..\public\scr\scr_rdl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_sect.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl1.h"\
|
|
"..\..\..\..\..\public\scr\scr_vars.h"\
|
|
"..\..\..\..\..\public\scr\scr_xxxx.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndscrpt.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\Win95\sndtest.h"\
|
|
|
|
|
|
"$(INTDIR)\sndtest.obj" "$(INTDIR)\sndtest.sbr" : $(SOURCE) $(DEP_CPP_SNDTE)\
|
|
"$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Release"
|
|
|
|
DEP_CPP_SNDTE=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\cpa_std.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\public\scr.h"\
|
|
"..\..\..\..\..\public\scr\errscr.h"\
|
|
"..\..\..\..\..\public\scr\mmgscr.h"\
|
|
"..\..\..\..\..\public\scr\scr_anl.h"\
|
|
"..\..\..\..\..\public\scr\scr_bin.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfg.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfil.h"\
|
|
"..\..\..\..\..\public\scr\scr_cxt.h"\
|
|
"..\..\..\..\..\public\scr\scr_dbg.h"\
|
|
"..\..\..\..\..\public\scr\scr_dyar.h"\
|
|
"..\..\..\..\..\public\scr\scr_err.h"\
|
|
"..\..\..\..\..\public\scr\scr_file.h"\
|
|
"..\..\..\..\..\public\scr\scr_hash.h"\
|
|
"..\..\..\..\..\public\scr\scr_link.h"\
|
|
"..\..\..\..\..\public\scr\scr_mem.h"\
|
|
"..\..\..\..\..\public\scr\scr_ntfy.h"\
|
|
"..\..\..\..\..\public\scr\scr_page.h"\
|
|
"..\..\..\..\..\public\scr\scr_pars.h"\
|
|
"..\..\..\..\..\public\scr\scr_rdl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_sect.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl1.h"\
|
|
"..\..\..\..\..\public\scr\scr_vars.h"\
|
|
"..\..\..\..\..\public\scr\scr_xxxx.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndscrpt.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\Win95\sndtest.h"\
|
|
|
|
|
|
"$(INTDIR)\sndtest.obj" : $(SOURCE) $(DEP_CPP_SNDTE) "$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ENDIF
|
|
|
|
SOURCE=..\..\..\src\sndtheme.c
|
|
|
|
!IF "$(CFG)" == "Static Library for DLL - Win32 Binaire Debug"
|
|
|
|
DEP_CPP_SNDTH=\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndplay.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\sndtheme.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
|
|
|
|
"$(INTDIR)\sndtheme.obj" "$(INTDIR)\sndtheme.sbr" : $(SOURCE) $(DEP_CPP_SNDTH)\
|
|
"$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Binaire Release"
|
|
|
|
DEP_CPP_SNDTH=\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndplay.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\sndtheme.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
|
|
|
|
"$(INTDIR)\sndtheme.obj" : $(SOURCE) $(DEP_CPP_SNDTH) "$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Debug "
|
|
|
|
DEP_CPP_SNDTH=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\cpa_std.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\public\scr.h"\
|
|
"..\..\..\..\..\public\scr\errscr.h"\
|
|
"..\..\..\..\..\public\scr\mmgscr.h"\
|
|
"..\..\..\..\..\public\scr\scr_anl.h"\
|
|
"..\..\..\..\..\public\scr\scr_bin.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfg.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfil.h"\
|
|
"..\..\..\..\..\public\scr\scr_cxt.h"\
|
|
"..\..\..\..\..\public\scr\scr_dbg.h"\
|
|
"..\..\..\..\..\public\scr\scr_dyar.h"\
|
|
"..\..\..\..\..\public\scr\scr_err.h"\
|
|
"..\..\..\..\..\public\scr\scr_file.h"\
|
|
"..\..\..\..\..\public\scr\scr_hash.h"\
|
|
"..\..\..\..\..\public\scr\scr_link.h"\
|
|
"..\..\..\..\..\public\scr\scr_mem.h"\
|
|
"..\..\..\..\..\public\scr\scr_ntfy.h"\
|
|
"..\..\..\..\..\public\scr\scr_page.h"\
|
|
"..\..\..\..\..\public\scr\scr_pars.h"\
|
|
"..\..\..\..\..\public\scr\scr_rdl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_sect.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl1.h"\
|
|
"..\..\..\..\..\public\scr\scr_vars.h"\
|
|
"..\..\..\..\..\public\scr\scr_xxxx.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndscrpt.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndplay.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\sndtheme.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
|
|
|
|
"$(INTDIR)\sndtheme.obj" "$(INTDIR)\sndtheme.sbr" : $(SOURCE) $(DEP_CPP_SNDTH)\
|
|
"$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Release"
|
|
|
|
DEP_CPP_SNDTH=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\cpa_std.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\public\scr.h"\
|
|
"..\..\..\..\..\public\scr\errscr.h"\
|
|
"..\..\..\..\..\public\scr\mmgscr.h"\
|
|
"..\..\..\..\..\public\scr\scr_anl.h"\
|
|
"..\..\..\..\..\public\scr\scr_bin.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfg.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfil.h"\
|
|
"..\..\..\..\..\public\scr\scr_cxt.h"\
|
|
"..\..\..\..\..\public\scr\scr_dbg.h"\
|
|
"..\..\..\..\..\public\scr\scr_dyar.h"\
|
|
"..\..\..\..\..\public\scr\scr_err.h"\
|
|
"..\..\..\..\..\public\scr\scr_file.h"\
|
|
"..\..\..\..\..\public\scr\scr_hash.h"\
|
|
"..\..\..\..\..\public\scr\scr_link.h"\
|
|
"..\..\..\..\..\public\scr\scr_mem.h"\
|
|
"..\..\..\..\..\public\scr\scr_ntfy.h"\
|
|
"..\..\..\..\..\public\scr\scr_page.h"\
|
|
"..\..\..\..\..\public\scr\scr_pars.h"\
|
|
"..\..\..\..\..\public\scr\scr_rdl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_sect.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl1.h"\
|
|
"..\..\..\..\..\public\scr\scr_vars.h"\
|
|
"..\..\..\..\..\public\scr\scr_xxxx.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndscrpt.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndplay.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\sndtheme.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
|
|
|
|
"$(INTDIR)\sndtheme.obj" : $(SOURCE) $(DEP_CPP_SNDTH) "$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ENDIF
|
|
|
|
SOURCE=..\..\..\src\Win95\sndthrd.c
|
|
|
|
!IF "$(CFG)" == "Static Library for DLL - Win32 Binaire Debug"
|
|
|
|
DEP_CPP_SNDTHR=\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndthrd.h"\
|
|
|
|
|
|
"$(INTDIR)\sndthrd.obj" "$(INTDIR)\sndthrd.sbr" : $(SOURCE) $(DEP_CPP_SNDTHR)\
|
|
"$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Binaire Release"
|
|
|
|
DEP_CPP_SNDTHR=\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndthrd.h"\
|
|
|
|
|
|
"$(INTDIR)\sndthrd.obj" : $(SOURCE) $(DEP_CPP_SNDTHR) "$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Debug "
|
|
|
|
DEP_CPP_SNDTHR=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\cpa_std.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\public\scr.h"\
|
|
"..\..\..\..\..\public\scr\errscr.h"\
|
|
"..\..\..\..\..\public\scr\mmgscr.h"\
|
|
"..\..\..\..\..\public\scr\scr_anl.h"\
|
|
"..\..\..\..\..\public\scr\scr_bin.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfg.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfil.h"\
|
|
"..\..\..\..\..\public\scr\scr_cxt.h"\
|
|
"..\..\..\..\..\public\scr\scr_dbg.h"\
|
|
"..\..\..\..\..\public\scr\scr_dyar.h"\
|
|
"..\..\..\..\..\public\scr\scr_err.h"\
|
|
"..\..\..\..\..\public\scr\scr_file.h"\
|
|
"..\..\..\..\..\public\scr\scr_hash.h"\
|
|
"..\..\..\..\..\public\scr\scr_link.h"\
|
|
"..\..\..\..\..\public\scr\scr_mem.h"\
|
|
"..\..\..\..\..\public\scr\scr_ntfy.h"\
|
|
"..\..\..\..\..\public\scr\scr_page.h"\
|
|
"..\..\..\..\..\public\scr\scr_pars.h"\
|
|
"..\..\..\..\..\public\scr\scr_rdl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_sect.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl1.h"\
|
|
"..\..\..\..\..\public\scr\scr_vars.h"\
|
|
"..\..\..\..\..\public\scr\scr_xxxx.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndscrpt.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndthrd.h"\
|
|
|
|
|
|
"$(INTDIR)\sndthrd.obj" "$(INTDIR)\sndthrd.sbr" : $(SOURCE) $(DEP_CPP_SNDTHR)\
|
|
"$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Release"
|
|
|
|
DEP_CPP_SNDTHR=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\cpa_std.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\public\scr.h"\
|
|
"..\..\..\..\..\public\scr\errscr.h"\
|
|
"..\..\..\..\..\public\scr\mmgscr.h"\
|
|
"..\..\..\..\..\public\scr\scr_anl.h"\
|
|
"..\..\..\..\..\public\scr\scr_bin.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfg.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfil.h"\
|
|
"..\..\..\..\..\public\scr\scr_cxt.h"\
|
|
"..\..\..\..\..\public\scr\scr_dbg.h"\
|
|
"..\..\..\..\..\public\scr\scr_dyar.h"\
|
|
"..\..\..\..\..\public\scr\scr_err.h"\
|
|
"..\..\..\..\..\public\scr\scr_file.h"\
|
|
"..\..\..\..\..\public\scr\scr_hash.h"\
|
|
"..\..\..\..\..\public\scr\scr_link.h"\
|
|
"..\..\..\..\..\public\scr\scr_mem.h"\
|
|
"..\..\..\..\..\public\scr\scr_ntfy.h"\
|
|
"..\..\..\..\..\public\scr\scr_page.h"\
|
|
"..\..\..\..\..\public\scr\scr_pars.h"\
|
|
"..\..\..\..\..\public\scr\scr_rdl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_sect.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl1.h"\
|
|
"..\..\..\..\..\public\scr\scr_vars.h"\
|
|
"..\..\..\..\..\public\scr\scr_xxxx.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndscrpt.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndthrd.h"\
|
|
|
|
|
|
"$(INTDIR)\sndthrd.obj" : $(SOURCE) $(DEP_CPP_SNDTHR) "$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ENDIF
|
|
|
|
SOURCE=..\..\..\src\sndvect.c
|
|
|
|
!IF "$(CFG)" == "Static Library for DLL - Win32 Binaire Debug"
|
|
|
|
DEP_CPP_SNDVE=\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndvect.h"\
|
|
|
|
|
|
"$(INTDIR)\sndvect.obj" "$(INTDIR)\sndvect.sbr" : $(SOURCE) $(DEP_CPP_SNDVE)\
|
|
"$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Binaire Release"
|
|
|
|
DEP_CPP_SNDVE=\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndvect.h"\
|
|
|
|
|
|
"$(INTDIR)\sndvect.obj" : $(SOURCE) $(DEP_CPP_SNDVE) "$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Debug "
|
|
|
|
DEP_CPP_SNDVE=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\cpa_std.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\public\scr.h"\
|
|
"..\..\..\..\..\public\scr\errscr.h"\
|
|
"..\..\..\..\..\public\scr\mmgscr.h"\
|
|
"..\..\..\..\..\public\scr\scr_anl.h"\
|
|
"..\..\..\..\..\public\scr\scr_bin.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfg.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfil.h"\
|
|
"..\..\..\..\..\public\scr\scr_cxt.h"\
|
|
"..\..\..\..\..\public\scr\scr_dbg.h"\
|
|
"..\..\..\..\..\public\scr\scr_dyar.h"\
|
|
"..\..\..\..\..\public\scr\scr_err.h"\
|
|
"..\..\..\..\..\public\scr\scr_file.h"\
|
|
"..\..\..\..\..\public\scr\scr_hash.h"\
|
|
"..\..\..\..\..\public\scr\scr_link.h"\
|
|
"..\..\..\..\..\public\scr\scr_mem.h"\
|
|
"..\..\..\..\..\public\scr\scr_ntfy.h"\
|
|
"..\..\..\..\..\public\scr\scr_page.h"\
|
|
"..\..\..\..\..\public\scr\scr_pars.h"\
|
|
"..\..\..\..\..\public\scr\scr_rdl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_sect.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl1.h"\
|
|
"..\..\..\..\..\public\scr\scr_vars.h"\
|
|
"..\..\..\..\..\public\scr\scr_xxxx.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndscrpt.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndvect.h"\
|
|
|
|
|
|
"$(INTDIR)\sndvect.obj" "$(INTDIR)\sndvect.sbr" : $(SOURCE) $(DEP_CPP_SNDVE)\
|
|
"$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Release"
|
|
|
|
DEP_CPP_SNDVE=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\cpa_std.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\public\scr.h"\
|
|
"..\..\..\..\..\public\scr\errscr.h"\
|
|
"..\..\..\..\..\public\scr\mmgscr.h"\
|
|
"..\..\..\..\..\public\scr\scr_anl.h"\
|
|
"..\..\..\..\..\public\scr\scr_bin.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfg.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfil.h"\
|
|
"..\..\..\..\..\public\scr\scr_cxt.h"\
|
|
"..\..\..\..\..\public\scr\scr_dbg.h"\
|
|
"..\..\..\..\..\public\scr\scr_dyar.h"\
|
|
"..\..\..\..\..\public\scr\scr_err.h"\
|
|
"..\..\..\..\..\public\scr\scr_file.h"\
|
|
"..\..\..\..\..\public\scr\scr_hash.h"\
|
|
"..\..\..\..\..\public\scr\scr_link.h"\
|
|
"..\..\..\..\..\public\scr\scr_mem.h"\
|
|
"..\..\..\..\..\public\scr\scr_ntfy.h"\
|
|
"..\..\..\..\..\public\scr\scr_page.h"\
|
|
"..\..\..\..\..\public\scr\scr_pars.h"\
|
|
"..\..\..\..\..\public\scr\scr_rdl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_sect.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl1.h"\
|
|
"..\..\..\..\..\public\scr\scr_vars.h"\
|
|
"..\..\..\..\..\public\scr\scr_xxxx.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndscrpt.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndvect.h"\
|
|
|
|
|
|
"$(INTDIR)\sndvect.obj" : $(SOURCE) $(DEP_CPP_SNDVE) "$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ENDIF
|
|
|
|
SOURCE=..\..\..\src\Win95\sndwin95.c
|
|
|
|
!IF "$(CFG)" == "Static Library for DLL - Win32 Binaire Debug"
|
|
|
|
DEP_CPP_SNDWI=\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
|
|
|
|
"$(INTDIR)\sndwin95.obj" "$(INTDIR)\sndwin95.sbr" : $(SOURCE) $(DEP_CPP_SNDWI)\
|
|
"$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Binaire Release"
|
|
|
|
DEP_CPP_SNDWI=\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
|
|
|
|
"$(INTDIR)\sndwin95.obj" : $(SOURCE) $(DEP_CPP_SNDWI) "$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Debug "
|
|
|
|
DEP_CPP_SNDWI=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\cpa_std.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\public\scr.h"\
|
|
"..\..\..\..\..\public\scr\errscr.h"\
|
|
"..\..\..\..\..\public\scr\mmgscr.h"\
|
|
"..\..\..\..\..\public\scr\scr_anl.h"\
|
|
"..\..\..\..\..\public\scr\scr_bin.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfg.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfil.h"\
|
|
"..\..\..\..\..\public\scr\scr_cxt.h"\
|
|
"..\..\..\..\..\public\scr\scr_dbg.h"\
|
|
"..\..\..\..\..\public\scr\scr_dyar.h"\
|
|
"..\..\..\..\..\public\scr\scr_err.h"\
|
|
"..\..\..\..\..\public\scr\scr_file.h"\
|
|
"..\..\..\..\..\public\scr\scr_hash.h"\
|
|
"..\..\..\..\..\public\scr\scr_link.h"\
|
|
"..\..\..\..\..\public\scr\scr_mem.h"\
|
|
"..\..\..\..\..\public\scr\scr_ntfy.h"\
|
|
"..\..\..\..\..\public\scr\scr_page.h"\
|
|
"..\..\..\..\..\public\scr\scr_pars.h"\
|
|
"..\..\..\..\..\public\scr\scr_rdl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_sect.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl1.h"\
|
|
"..\..\..\..\..\public\scr\scr_vars.h"\
|
|
"..\..\..\..\..\public\scr\scr_xxxx.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndscrpt.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
|
|
|
|
"$(INTDIR)\sndwin95.obj" "$(INTDIR)\sndwin95.sbr" : $(SOURCE) $(DEP_CPP_SNDWI)\
|
|
"$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Release"
|
|
|
|
DEP_CPP_SNDWI=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\cpa_std.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\public\scr.h"\
|
|
"..\..\..\..\..\public\scr\errscr.h"\
|
|
"..\..\..\..\..\public\scr\mmgscr.h"\
|
|
"..\..\..\..\..\public\scr\scr_anl.h"\
|
|
"..\..\..\..\..\public\scr\scr_bin.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfg.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfil.h"\
|
|
"..\..\..\..\..\public\scr\scr_cxt.h"\
|
|
"..\..\..\..\..\public\scr\scr_dbg.h"\
|
|
"..\..\..\..\..\public\scr\scr_dyar.h"\
|
|
"..\..\..\..\..\public\scr\scr_err.h"\
|
|
"..\..\..\..\..\public\scr\scr_file.h"\
|
|
"..\..\..\..\..\public\scr\scr_hash.h"\
|
|
"..\..\..\..\..\public\scr\scr_link.h"\
|
|
"..\..\..\..\..\public\scr\scr_mem.h"\
|
|
"..\..\..\..\..\public\scr\scr_ntfy.h"\
|
|
"..\..\..\..\..\public\scr\scr_page.h"\
|
|
"..\..\..\..\..\public\scr\scr_pars.h"\
|
|
"..\..\..\..\..\public\scr\scr_rdl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_sect.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl1.h"\
|
|
"..\..\..\..\..\public\scr\scr_vars.h"\
|
|
"..\..\..\..\..\public\scr\scr_xxxx.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndscrpt.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
|
|
|
|
"$(INTDIR)\sndwin95.obj" : $(SOURCE) $(DEP_CPP_SNDWI) "$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ENDIF
|
|
|
|
SOURCE=..\..\..\src\sound3d.c
|
|
|
|
!IF "$(CFG)" == "Static Library for DLL - Win32 Binaire Debug"
|
|
|
|
DEP_CPP_SOUND=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\Public\SND\version.txt"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\..\..\public\sndext\errsnd.h"\
|
|
"..\..\..\inc\SNDEVENT.H"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndplay.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\sndrnd.h"\
|
|
"..\..\..\inc\sndswtch.h"\
|
|
"..\..\..\inc\sndthrd.h"\
|
|
"..\..\..\inc\win95\snddbg.h"\
|
|
"..\..\..\inc\Win95\snddll.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
"..\..\..\inc\Win95\sndini.h"\
|
|
|
|
|
|
"$(INTDIR)\sound3d.obj" "$(INTDIR)\sound3d.sbr" : $(SOURCE) $(DEP_CPP_SOUND)\
|
|
"$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Binaire Release"
|
|
|
|
DEP_CPP_SOUND=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\Public\SND\version.txt"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\..\..\public\sndext\errsnd.h"\
|
|
"..\..\..\inc\SNDEVENT.H"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndplay.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\sndrnd.h"\
|
|
"..\..\..\inc\sndswtch.h"\
|
|
"..\..\..\inc\sndthrd.h"\
|
|
"..\..\..\inc\win95\snddbg.h"\
|
|
"..\..\..\inc\Win95\snddll.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
"..\..\..\inc\Win95\sndini.h"\
|
|
|
|
|
|
"$(INTDIR)\sound3d.obj" : $(SOURCE) $(DEP_CPP_SOUND) "$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Debug "
|
|
|
|
DEP_CPP_SOUND=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\cpa_std.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\public\scr.h"\
|
|
"..\..\..\..\..\public\scr\errscr.h"\
|
|
"..\..\..\..\..\public\scr\mmgscr.h"\
|
|
"..\..\..\..\..\public\scr\scr_anl.h"\
|
|
"..\..\..\..\..\public\scr\scr_bin.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfg.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfil.h"\
|
|
"..\..\..\..\..\public\scr\scr_cxt.h"\
|
|
"..\..\..\..\..\public\scr\scr_dbg.h"\
|
|
"..\..\..\..\..\public\scr\scr_dyar.h"\
|
|
"..\..\..\..\..\public\scr\scr_err.h"\
|
|
"..\..\..\..\..\public\scr\scr_file.h"\
|
|
"..\..\..\..\..\public\scr\scr_hash.h"\
|
|
"..\..\..\..\..\public\scr\scr_link.h"\
|
|
"..\..\..\..\..\public\scr\scr_mem.h"\
|
|
"..\..\..\..\..\public\scr\scr_ntfy.h"\
|
|
"..\..\..\..\..\public\scr\scr_page.h"\
|
|
"..\..\..\..\..\public\scr\scr_pars.h"\
|
|
"..\..\..\..\..\public\scr\scr_rdl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_sect.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl1.h"\
|
|
"..\..\..\..\..\public\scr\scr_vars.h"\
|
|
"..\..\..\..\..\public\scr\scr_xxxx.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndscrpt.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\Public\SND\version.txt"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\..\..\public\sndext\errsnd.h"\
|
|
"..\..\..\inc\SNDEVENT.H"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndplay.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\sndrnd.h"\
|
|
"..\..\..\inc\sndswtch.h"\
|
|
"..\..\..\inc\sndthrd.h"\
|
|
"..\..\..\inc\win95\snddbg.h"\
|
|
"..\..\..\inc\Win95\snddll.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
"..\..\..\inc\Win95\sndini.h"\
|
|
"..\..\..\inc\Win95\sndld_hy.h"\
|
|
|
|
|
|
"$(INTDIR)\sound3d.obj" "$(INTDIR)\sound3d.sbr" : $(SOURCE) $(DEP_CPP_SOUND)\
|
|
"$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "Static Library for DLL - Win32 Hybrid Release"
|
|
|
|
DEP_CPP_SOUND=\
|
|
"..\..\..\..\..\public\cpa_dep.h"\
|
|
"..\..\..\..\..\public\cpa_std.h"\
|
|
"..\..\..\..\..\public\erm.h"\
|
|
"..\..\..\..\..\public\erm\cpaerror.h"\
|
|
"..\..\..\..\..\Public\MMG.h"\
|
|
"..\..\..\..\..\Public\Mmg\CpaMmg.h"\
|
|
"..\..\..\..\..\Public\MMG\ErrMmg.h"\
|
|
"..\..\..\..\..\public\MMG\RastMmg.h"\
|
|
"..\..\..\..\..\public\scr.h"\
|
|
"..\..\..\..\..\public\scr\errscr.h"\
|
|
"..\..\..\..\..\public\scr\mmgscr.h"\
|
|
"..\..\..\..\..\public\scr\scr_anl.h"\
|
|
"..\..\..\..\..\public\scr\scr_bin.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfg.h"\
|
|
"..\..\..\..\..\public\scr\scr_cfil.h"\
|
|
"..\..\..\..\..\public\scr\scr_cxt.h"\
|
|
"..\..\..\..\..\public\scr\scr_dbg.h"\
|
|
"..\..\..\..\..\public\scr\scr_dyar.h"\
|
|
"..\..\..\..\..\public\scr\scr_err.h"\
|
|
"..\..\..\..\..\public\scr\scr_file.h"\
|
|
"..\..\..\..\..\public\scr\scr_hash.h"\
|
|
"..\..\..\..\..\public\scr\scr_link.h"\
|
|
"..\..\..\..\..\public\scr\scr_mem.h"\
|
|
"..\..\..\..\..\public\scr\scr_ntfy.h"\
|
|
"..\..\..\..\..\public\scr\scr_page.h"\
|
|
"..\..\..\..\..\public\scr\scr_pars.h"\
|
|
"..\..\..\..\..\public\scr\scr_rdl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_sect.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl0.h"\
|
|
"..\..\..\..\..\public\scr\scr_svl1.h"\
|
|
"..\..\..\..\..\public\scr\scr_vars.h"\
|
|
"..\..\..\..\..\public\scr\scr_xxxx.h"\
|
|
"..\..\..\..\..\Public\SND.h"\
|
|
"..\..\..\..\..\Public\SND\snddef.h"\
|
|
"..\..\..\..\..\Public\SND\snderr.h"\
|
|
"..\..\..\..\..\Public\SND\sndfile.h"\
|
|
"..\..\..\..\..\Public\SND\sndhandl.h"\
|
|
"..\..\..\..\..\Public\SND\sndldbin.h"\
|
|
"..\..\..\..\..\public\SND\sndload.h"\
|
|
"..\..\..\..\..\Public\SND\sndmem.h"\
|
|
"..\..\..\..\..\Public\SND\sndreal.h"\
|
|
"..\..\..\..\..\Public\SND\sndscrpt.h"\
|
|
"..\..\..\..\..\Public\SND\sndtype.h"\
|
|
"..\..\..\..\..\Public\SND\sound3D.h"\
|
|
"..\..\..\..\..\Public\SND\version.txt"\
|
|
"..\..\..\..\..\public\snd\win95\snd_disable_warning.h"\
|
|
"..\..\..\..\..\public\sndext\errsnd.h"\
|
|
"..\..\..\inc\SNDEVENT.H"\
|
|
"..\..\..\inc\sndinc.h"\
|
|
"..\..\..\inc\sndlst2.h"\
|
|
"..\..\..\inc\sndplay.h"\
|
|
"..\..\..\inc\sndres.h"\
|
|
"..\..\..\inc\sndrnd.h"\
|
|
"..\..\..\inc\sndswtch.h"\
|
|
"..\..\..\inc\sndthrd.h"\
|
|
"..\..\..\inc\win95\snddbg.h"\
|
|
"..\..\..\inc\Win95\snddll.h"\
|
|
"..\..\..\inc\Win95\sndhard.h"\
|
|
"..\..\..\inc\Win95\sndini.h"\
|
|
"..\..\..\inc\Win95\sndld_hy.h"\
|
|
|
|
|
|
"$(INTDIR)\sound3d.obj" : $(SOURCE) $(DEP_CPP_SOUND) "$(INTDIR)"
|
|
$(CPP) $(CPP_PROJ) $(SOURCE)
|
|
|
|
|
|
!ENDIF
|
|
|
|
|
|
!ENDIF
|
|
|