mirror of
https://github.com/debauchee/barrier.git
synced 2024-12-24 19:42:24 +03:00
removed executable bit on new source files and added them to
the makefile.
This commit is contained in:
parent
08867440c1
commit
87d973e4d0
0
cmd/launcher/CAutoStart.cpp
Executable file → Normal file
0
cmd/launcher/CAutoStart.cpp
Executable file → Normal file
0
cmd/launcher/CAutoStart.h
Executable file → Normal file
0
cmd/launcher/CAutoStart.h
Executable file → Normal file
0
cmd/launcher/LaunchUtil.cpp
Executable file → Normal file
0
cmd/launcher/LaunchUtil.cpp
Executable file → Normal file
0
cmd/launcher/LaunchUtil.h
Executable file → Normal file
0
cmd/launcher/LaunchUtil.h
Executable file → Normal file
@ -16,6 +16,10 @@ DEPTH = ../..
|
||||
VDEPTH = ./$(VPATH)/$(DEPTH)
|
||||
|
||||
EXTRA_DIST = \
|
||||
CAutoStart.cpp \
|
||||
CAutoStart.h \
|
||||
LaunchUtil.cpp \
|
||||
LaunchUtil.h \
|
||||
launcher.cpp \
|
||||
launcher.dsp \
|
||||
launcher.rc \
|
||||
|
Loading…
Reference in New Issue
Block a user