Skip to content

Commit

Permalink
development version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiri Novak committed May 11, 2018
1 parent 2e3d4db commit cfaf10e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CycloBranch/CycloBranch.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
<EnableParallelCodeGeneration>true</EnableParallelCodeGeneration>
</ClCompile>
<Link>
<SubSystem>Console</SubSystem>
<SubSystem>Windows</SubSystem>
<OutputFile>$(OutDir)\$(ProjectName).exe</OutputFile>
<AdditionalLibraryDirectories>$(QTDIR)\lib;C:\boost_1_57_0\lib64-msvc-11.0;C:\xerces-c-3.1.1\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
<GenerateDebugInformation>false</GenerateDebugInformation>
Expand Down

0 comments on commit cfaf10e

Please sign in to comment.