mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 08:07:44 +00:00
most apps now begin in the correct directory
This commit is contained in:
parent
e3f81bce49
commit
50154a23cb
7 changed files with 34 additions and 14 deletions
|
@ -19,7 +19,8 @@ OBJS = \
|
|||
CConfigFile.o \
|
||||
CEvent.o \
|
||||
CProcessStatisticsReader.o \
|
||||
CDirIterator.o
|
||||
CDirIterator.o \
|
||||
CUserInfo.o
|
||||
|
||||
LIBRARY = libcore.a
|
||||
DEFINES += -DUSERLAND
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue