File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 7373 <Optimization >MaxSpeed</Optimization >
7474 <IntrinsicFunctions >true</IntrinsicFunctions >
7575 <PreprocessorDefinitions >WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions >
76- <RuntimeLibrary >MultiThreadedDLL </RuntimeLibrary >
76+ <RuntimeLibrary >MultiThreaded </RuntimeLibrary >
7777 <FunctionLevelLinking >true</FunctionLevelLinking >
7878 <PrecompiledHeader />
7979 <WarningLevel >Level3</WarningLevel >
Original file line number Diff line number Diff line change @@ -20,7 +20,6 @@ LicenseFile=LICENSE.txt
2020
2121[Files]
2222Source :" Release\WinIPBroadcast.exe" ; DestDir : " {app} " ; Flags : ignoreversion ; BeforeInstall : StopService
23- Source :" Release\vcruntime140.dll" ; DestDir : " {app} " ; Flags : ignoreversion
2423Source :" WinIPBroadcast.c" ; DestDir :" {app} \src" ; Flags : ignoreversion
2524Source :" WinIPBroadcast.sln" ; DestDir :" {app} \src" ; Flags : ignoreversion
2625Source :" WinIPBroadcast.vcxproj" ; DestDir :" {app} \src" ; Flags : ignoreversion
You can’t perform that action at this time.
0 commit comments