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 8bee2d5 commit 06b0d9cCopy full SHA for 06b0d9c
listeners/installer/Installer.vcxproj
@@ -31,7 +31,7 @@
31
</ImportGroup>
32
<PropertyGroup Label="UserMacros" />
33
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
34
- <NMakeBuildCommandLine>nmake</NMakeBuildCommandLine>
+ <NMakeBuildCommandLine>iscc listeners.iss</NMakeBuildCommandLine>
35
<NMakeOutput>
36
</NMakeOutput>
37
<NMakePreprocessorDefinitions>
0 commit comments