Browse Source

Add a line to test Unicode ISPP + console output at once.

Martijn Laan 1 year ago
parent
commit
fda6c85e00
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Projects/Bin/Debug.iss

+ 2 - 0
Projects/Bin/Debug.iss

@@ -2,6 +2,8 @@
 ; Opened when you run the Compil32.dproj project in Debug mode from the Delphi IDE
 ; Opened when you run the Compil32.dproj project in Debug mode from the Delphi IDE
 ; Use it to test the compiler or Setup or the uninstaller
 ; Use it to test the compiler or Setup or the uninstaller
 
 
+#pragma message "ɯɐɹƃoɹd ʎɯ"
+
 #include "Debug2.iss"
 #include "Debug2.iss"
 
 
 [Setup]
 [Setup]