Added messages to Visual Studio 6 workspace.
[nssm.git] / nssm.dsp
index 2ac2b34..8fcf44d 100644 (file)
--- a/nssm.dsp
+++ b/nssm.dsp
@@ -118,6 +118,10 @@ SOURCE=.\registry.cpp
 \r
 SOURCE=.\service.cpp\r
 # End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\settings.cpp\r
+# End Source File\r
 # End Group\r
 # Begin Group "Header Files"\r
 \r
@@ -154,6 +158,10 @@ SOURCE=.\registry.h
 \r
 SOURCE=.\service.h\r
 # End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\settings.h\r
+# End Source File\r
 # End Group\r
 # Begin Group "Resource Files"\r
 \r
@@ -167,5 +175,44 @@ SOURCE=.\nssm.ico
 SOURCE=.\nssm.rc\r
 # End Source File\r
 # End Group\r
+# Begin Source File\r
+\r
+SOURCE=.\messages.mc\r
+\r
+!IF  "$(CFG)" == "nssm - Win32 Release"\r
+\r
+# Begin Custom Build - Compiling messages\r
+InputPath=.\messages.mc\r
+InputName=messages\r
+\r
+BuildCmds= \\r
+       mc -u -U $(InputName).mc -r . -h .\r
+\r
+"$(InputName).rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+   $(BuildCmds)\r
+\r
+"$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+   $(BuildCmds)\r
+# End Custom Build\r
+\r
+!ELSEIF  "$(CFG)" == "nssm - Win32 Debug"\r
+\r
+# Begin Custom Build - Compiling messages\r
+InputPath=.\messages.mc\r
+InputName=messages\r
+\r
+BuildCmds= \\r
+       mc -u -U $(InputName).mc -r . -h .\r
+\r
+"$(InputName).rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+   $(BuildCmds)\r
+\r
+"$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+   $(BuildCmds)\r
+# End Custom Build\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
 # End Target\r
 # End Project\r