summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--win/pjctl.mm.in11
-rw-r--r--win/pjctl.ver.in1
2 files changed, 0 insertions, 12 deletions
diff --git a/win/pjctl.mm.in b/win/pjctl.mm.in
index 7d25cf8..93ba90b 100644
--- a/win/pjctl.mm.in
+++ b/win/pjctl.mm.in
@@ -1,6 +1,3 @@
-;--- Include MAKEMSI support (with my customisations and MSI branding) ------
-;#define VER_FILENAME.VER TryMe.Ver ;;I only want one VER file for all samples! (this line not actually required in "tryme.mm")
-
#define? DEPT_ARP_URL_PUBLISHER @PACKAGE_URL@
#define? DEPT_ARP_URL_TECHNICAL_SUPPORT @PACKAGE_BUGREPORT@
#define? DEPT_NAME @PACKAGE_AUTHOR@
@@ -16,15 +13,7 @@
#)
#include "ME.MMH"
-;#define? COMMONFRAMEWORK_ZIP_SOURCE_FOR_BACKUP N ;;No "insurance" until I bother to install "info zip"...
-;#include "DEPT.MMH"
-
-;--- Want to debug (not common) ---------------------------------------------
-;#debug on
-;#Option DebugLevel=^NONE, +OpSys^
-
-;--- Define default location where file should install and add files --------
<$DirectoryTree Key="INSTALLDIR" Dir="c:\program files\pjctl\" CHANGE="\" PrimaryFolder="Y">
<$Files "..\src\pjctl-no-console.exe" DestDir="INSTALLDIR">
<$Files "..\src\pjctl.exe" DestDir="INSTALLDIR">
diff --git a/win/pjctl.ver.in b/win/pjctl.ver.in
index 8315013..dcd5dda 100644
--- a/win/pjctl.ver.in
+++ b/win/pjctl.ver.in
@@ -6,7 +6,6 @@
; MsiName = @PACKAGE@-@PACKAGE_VERSION@
;++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-
;############################################################################
VERSION : @PACKAGE_VERSION@.0.0
DATE : 02 Jan 2014