author | ecalot
<ecalot> 2003-12-08 13:24:31 UTC |
committer | ecalot
<ecalot> 2003-12-08 13:24:31 UTC |
parent | 130509cc1a134ee4cdfb0a07a4a5e6fd7544f2fa |
PR/src/pr.dsp | +48 | -1 |
diff --git a/PR/src/pr.dsp b/PR/src/pr.dsp index f00d2e5..34c0817 100644 --- a/PR/src/pr.dsp +++ b/PR/src/pr.dsp @@ -210,6 +210,42 @@ DEP_CPP_WAV_C=\ ".\include\wav.h"\ +!IF "$(CFG)" == "tasks - Win32 Release" + +!ELSEIF "$(CFG)" == "tasks - Win32 Debug" + +!ELSEIF "$(CFG)" == "tasks - Win32 Dynamic Link Library" + +!ENDIF + +# End Source File +# End Group +# Begin Group "ports" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE=.\ports\getopt.c +DEP_CPP_GETOP=\ + ".\include\getopt.h"\ + + +!IF "$(CFG)" == "tasks - Win32 Release" + +!ELSEIF "$(CFG)" == "tasks - Win32 Debug" + +!ELSEIF "$(CFG)" == "tasks - Win32 Dynamic Link Library" + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=.\ports\getopt1.c +DEP_CPP_GETOPT=\ + ".\include\getopt.h"\ + + !IF "$(CFG)" == "tasks - Win32 Release" !ELSEIF "$(CFG)" == "tasks - Win32 Debug" @@ -230,6 +266,7 @@ DEP_CPP_COMPI=\ ".\include\disk.h"\ ".\include\mid.h"\ ".\include\pal.h"\ + ".\include\plv.h"\ ".\include\pr.h"\ ".\include\resources.h"\ ".\include\wav.h"\ @@ -287,6 +324,7 @@ DEP_CPP_EXTRA=\ ".\include\extract.h"\ ".\include\mid.h"\ ".\include\pal.h"\ + ".\include\plv.h"\ ".\include\pr.h"\ ".\include\resources.h"\ ".\include\wav.h"\ @@ -304,12 +342,13 @@ DEP_CPP_EXTRA=\ # Begin Source File SOURCE=.\pr.c -DEP_CPP_PR_C12=\ +DEP_CPP_PR_C16=\ ".\include\bmp.h"\ ".\include\compile.h"\ ".\include\compress.h"\ ".\include\disk.h"\ ".\include\extract.h"\ + ".\include\getopt.h"\ ".\include\pr.h"\ ".\include\resources.h"\ ".\include\tasks.h"\ @@ -424,6 +463,10 @@ SOURCE=.\include\extract.h # End Source File # Begin Source File +SOURCE=.\include\getopt.h +# End Source File +# Begin Source File + SOURCE=.\include\memory.h # End Source File # Begin Source File @@ -492,6 +535,10 @@ SOURCE=.\Makefile # End Source File # Begin Source File +SOURCE=.\Makefile.lcc +# End Source File +# Begin Source File + SOURCE=.\winbins\pr.def # End Source File # Begin Source File