diff --git a/contrib/samples/stc/StcTestVC.dsp b/contrib/samples/stc/StcTestVC.dsp index 3f660bd692..e436020cf2 100644 --- a/contrib/samples/stc/StcTestVC.dsp +++ b/contrib/samples/stc/StcTestVC.dsp @@ -147,6 +147,44 @@ LINK32=link.exe # Name "StcTestVC - Win32 Release DLL" # Begin Source File +SOURCE=.\edit.cpp + +!IF "$(CFG)" == "StcTestVC - Win32 Release" + +!ELSEIF "$(CFG)" == "StcTestVC - Win32 Debug" + +# SUBTRACT CPP /YX /Yc /Yu + +!ELSEIF "$(CFG)" == "StcTestVC - Win32 Debug DLL" + +# SUBTRACT CPP /YX /Yc /Yu + +!ELSEIF "$(CFG)" == "StcTestVC - Win32 Release DLL" + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=.\prefs.cpp + +!IF "$(CFG)" == "StcTestVC - Win32 Release" + +!ELSEIF "$(CFG)" == "StcTestVC - Win32 Debug" + +# SUBTRACT CPP /YX /Yc /Yu + +!ELSEIF "$(CFG)" == "StcTestVC - Win32 Debug DLL" + +# SUBTRACT CPP /YX /Yc /Yu + +!ELSEIF "$(CFG)" == "StcTestVC - Win32 Release DLL" + +!ENDIF + +# End Source File +# Begin Source File + SOURCE=.\stctest.cpp !IF "$(CFG)" == "StcTestVC - Win32 Release" @@ -167,14 +205,6 @@ SOURCE=.\stctest.cpp # End Source File # Begin Source File -SOURCE=.\edit.cpp -# End Source File -# Begin Source File - -SOURCE=.\prefs.cpp -# End Source File -# Begin Source File - SOURCE=.\stctest.rc # ADD BASE RSC /l 0x809 # ADD RSC /l 0x809 /i "../../../include" /i "../../../contrib/include" diff --git a/samples/stc/StcTestVC.dsp b/samples/stc/StcTestVC.dsp index 3f660bd692..e436020cf2 100644 --- a/samples/stc/StcTestVC.dsp +++ b/samples/stc/StcTestVC.dsp @@ -147,6 +147,44 @@ LINK32=link.exe # Name "StcTestVC - Win32 Release DLL" # Begin Source File +SOURCE=.\edit.cpp + +!IF "$(CFG)" == "StcTestVC - Win32 Release" + +!ELSEIF "$(CFG)" == "StcTestVC - Win32 Debug" + +# SUBTRACT CPP /YX /Yc /Yu + +!ELSEIF "$(CFG)" == "StcTestVC - Win32 Debug DLL" + +# SUBTRACT CPP /YX /Yc /Yu + +!ELSEIF "$(CFG)" == "StcTestVC - Win32 Release DLL" + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=.\prefs.cpp + +!IF "$(CFG)" == "StcTestVC - Win32 Release" + +!ELSEIF "$(CFG)" == "StcTestVC - Win32 Debug" + +# SUBTRACT CPP /YX /Yc /Yu + +!ELSEIF "$(CFG)" == "StcTestVC - Win32 Debug DLL" + +# SUBTRACT CPP /YX /Yc /Yu + +!ELSEIF "$(CFG)" == "StcTestVC - Win32 Release DLL" + +!ENDIF + +# End Source File +# Begin Source File + SOURCE=.\stctest.cpp !IF "$(CFG)" == "StcTestVC - Win32 Release" @@ -167,14 +205,6 @@ SOURCE=.\stctest.cpp # End Source File # Begin Source File -SOURCE=.\edit.cpp -# End Source File -# Begin Source File - -SOURCE=.\prefs.cpp -# End Source File -# Begin Source File - SOURCE=.\stctest.rc # ADD BASE RSC /l 0x809 # ADD RSC /l 0x809 /i "../../../include" /i "../../../contrib/include"