summaryrefslogtreecommitdiff
path: root/win/pjctl.mm.in
diff options
context:
space:
mode:
Diffstat (limited to 'win/pjctl.mm.in')
-rw-r--r--win/pjctl.mm.in11
1 files changed, 0 insertions, 11 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">