author | ecalot
<ecalot> 2003-12-03 16:09:02 UTC |
committer | ecalot
<ecalot> 2003-12-03 16:09:02 UTC |
parent | 4c2a89db430b5ebc1f7db56be943177613792920 |
PR/src/pr.dsp | +24 | -1 |
diff --git a/PR/src/pr.dsp b/PR/src/pr.dsp index 3d9f0e0..f00d2e5 100644 --- a/PR/src/pr.dsp +++ b/PR/src/pr.dsp @@ -173,6 +173,25 @@ DEP_CPP_PAL_C=\ ".\include\resources.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=.\formats\plv.c +DEP_CPP_PLV_C=\ + ".\include\compile.h"\ + ".\include\disk.h"\ + ".\include\plv.h"\ + ".\include\resources.h"\ + + !IF "$(CFG)" == "tasks - Win32 Release" !ELSEIF "$(CFG)" == "tasks - Win32 Debug" @@ -285,7 +304,7 @@ DEP_CPP_EXTRA=\ # Begin Source File SOURCE=.\pr.c -DEP_CPP_PR_C10=\ +DEP_CPP_PR_C12=\ ".\include\bmp.h"\ ".\include\compile.h"\ ".\include\compress.h"\ @@ -417,6 +436,10 @@ SOURCE=.\include\pal.h # End Source File # Begin Source File +SOURCE=.\include\plv.h +# End Source File +# Begin Source File + SOURCE=.\include\pr.h # End Source File # Begin Source File