Browse Source

minor fix

David Rose 14 years ago
parent
commit
bc95f94618
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dtool/pptempl/Template.gmsvc.pp

+ 1 - 1
dtool/pptempl/Template.gmsvc.pp

@@ -23,7 +23,7 @@
 // $DTOOL/pptempl/Depends.pp, once for each Sources.pp file
 // Template.gmsvc.pp (this file), once for each Sources.pp file
 
-#if $[ne $[CTPROJS],]
+#if $[ne $[DTOOL],]
 #define dtool_ver_dir_cyg $[DTOOL]/src/dtoolbase
 #define dtool_ver_dir $[osfilename $[dtool_ver_dir_cyg]]
 #endif