Skip to content

Commit

Permalink
Add new locales to makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
threedeyes committed Dec 21, 2020
1 parent cd69810 commit 5b5b9df
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 @@ -4,7 +4,7 @@ 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)
LOCALES = ca de en ro ru
LOCALES = ca de en fr ro ru tr uk
OPTIMIZE := FULL
SYMBOLS := FLASE
DEBUGGER := FALSE
Expand Down

0 comments on commit 5b5b9df

Please sign in to comment.