We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70733f1 commit be0eb5aCopy full SHA for be0eb5a
1 file changed
pipeexplorer.iss
@@ -4,9 +4,9 @@
4
#define MyAppName "Pipe Explorer"
5
#define MyAppVersion "1.0"
6
#define MyAppPublisher "Vadim Zhukov"
7
-#define MyAppURL "https://github.com/grayed/pipeexplorer"
+#define MyAppURL "https://github.com/grayed/PipeExplorer"
8
#define MyAppExeName "PipeExplorer.exe"
9
-#define BuildConfig "Debug"
+#define BuildConfig "Release"
10
11
[Setup]
12
; NOTE: The value of AppId uniquely identifies this application.
0 commit comments