summaryrefslogtreecommitdiffstats
path: root/Project/Project.project
diff options
context:
space:
mode:
authorThales Lima Oliveira <thaleslima.ufu@gmail.com>2018-05-03 17:22:22 -0300
committerThales Lima Oliveira <thaleslima.ufu@gmail.com>2018-05-03 17:22:22 -0300
commit726ec7832947397e61196e94f2f3ee66d6f6340d (patch)
tree01e93fcf1240a9a0243cb9a61f8c7256caed641f /Project/Project.project
parent2b7409b5dd3714d14112e40a1ead8776a6da1576 (diff)
downloadPSP.git-726ec7832947397e61196e94f2f3ee66d6f6340d.tar.gz
PSP.git-726ec7832947397e61196e94f2f3ee66d6f6340d.tar.xz
PSP.git-726ec7832947397e61196e94f2f3ee66d6f6340d.zip
Clipboard fix
Diffstat (limited to 'Project/Project.project')
-rw-r--r--Project/Project.project2
1 files changed, 1 insertions, 1 deletions
diff --git a/Project/Project.project b/Project/Project.project
index 1447966..2d8fb46 100644
--- a/Project/Project.project
+++ b/Project/Project.project
@@ -513,7 +513,7 @@
<Preprocessor Value="NDEBUG"/>
<Preprocessor Value="UNICODE"/>
</Compiler>
- <Linker Options="$(shell wx-config --libs std,ribbon,aui,propgrid,richtext,gl);-mwindows" Required="yes"/>
+ <Linker Options="$(shell wx-config --libs std,ribbon,aui,propgrid,richtext,stc,gl);-mwindows" Required="yes"/>
<ResourceCompiler Options="$(shell wx-config --rcflags)" Required="no"/>
<General OutputFile="$(IntermediateDirectory)/pspufu" IntermediateDirectory="./Release_Windows_x64" Command="./pspufu" CommandArguments="" UseSeparateDebugArgs="no" DebugArguments="" WorkingDirectory="$(IntermediateDirectory)" PauseExecWhenProcTerminates="no" IsGUIProgram="yes" IsEnabled="yes"/>
<BuildSystem Name="Default"/>