We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f77f653 commit ba56da0Copy full SHA for ba56da0
.gitignore
@@ -1,3 +1,4 @@
1
.vs
2
obj
3
bin
4
+installer/Output
installer/FlexASIOGUI.iss
@@ -1,6 +1,6 @@
#define MyAppName "FlexASIO GUI"
#define MyAppVersion "0.1"
-#define MyAppPublisher ""
+#define MyAppPublisher "https://github.com/flipswitchingmonkey/FlexASIO_GUI"
#define MyAppURL ""
5
#define MyAppExeName "FlexASIOGUI.exe"
6
0 commit comments