浏览代码

Clarify debugging examples.

Martijn Laan 3 月之前
父节点
当前提交
99bb9e930b
共有 1 个文件被更改,包括 4 次插入2 次删除
  1. 4 2
      Projects/Bin/Debug.iss

+ 4 - 2
Projects/Bin/Debug.iss

@@ -13,9 +13,11 @@
 AppName=ɯɐɹƃoɹd ʎɯ
 AppVerName=My Program version 1.5
 DefaultDirName={autopf}\My Program
-UseSetupLdr=0
-OutputDir=.
 AppVersion=1.2.3
+; The following four lines make the output debuggable from the Setup project
+; If you put them in any example script you can debug that example as well
+UseSetupLdr=0
+OutputDir={#CompilerPath}
 OutputBaseFilename=Setup
 PrivilegesRequired=lowest