Prepare splash target
This commit is contained in:
@@ -20,7 +20,12 @@ $(LIB_DIR)/$(ARTIFACT).a: $(TARGET).a
|
||||
@mkdir -p $(LIB_DIR)
|
||||
cp $(TARGET).a $(LIB_DIR)/$(ARTIFACT).a
|
||||
|
||||
ressources/Splash.cpp: ressources/Splash.png
|
||||
echo wuff
|
||||
|
||||
#Rules section for default compilation and linking
|
||||
splash: ressources/Splash.cpp
|
||||
|
||||
all: $(LIB_DIR)/$(ARTIFACT).a
|
||||
|
||||
clean:
|
||||
|
Reference in New Issue
Block a user