Skip to content

Commit

Permalink
Link with libshared
Browse files Browse the repository at this point in the history
  • Loading branch information
threedeyes committed Nov 12, 2022
1 parent b288f01 commit ebd9b88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ TYPE = APP
APP_MIME_SIG = application/x-vnd.stlover
SRCS = STLApp.cpp STLWindow.cpp STLToolBar.cpp STLStatView.cpp STLInputWindow.cpp STLRepairWindow.cpp STLLogoView.cpp STLView.cpp main.cpp
RDEFS = Resources.rdef
LIBS = be tracker localestub GL GLU admesh $(STDCPPLIBS)
LIBS = be shared tracker localestub GL GLU admesh $(STDCPPLIBS)
LOCALES = ca de en es fr it pt ro ru sv tr uk
OPTIMIZE := FULL
SYMBOLS := FLASE
Expand Down

0 comments on commit ebd9b88

Please sign in to comment.