diff options
Diffstat (limited to 'Project/Project.project')
-rw-r--r-- | Project/Project.project | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Project/Project.project b/Project/Project.project index 2d8fb46..882f7a2 100644 --- a/Project/Project.project +++ b/Project/Project.project @@ -428,7 +428,7 @@ <Preprocessor Value="NDEBUG"/> <Preprocessor Value="UNICODE"/> </Compiler> - <Linker Options="$(shell wx-config --libs std,ribbon,aui,propgrid,richtext,gl)" Required="yes"> + <Linker Options="$(shell wx-config --libs std,ribbon,aui,propgrid,richtext,stc,gl)" Required="yes"> <Library Value="GLU"/> <Library Value="GL"/> </Linker> |