mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-15 06:08:35 +00:00
TOOLS: Update create_project makefile
svn-id: r54426
This commit is contained in:
parent
500ae85c86
commit
b6d97e492c
@ -6,7 +6,9 @@ MODULE := tools/create_project
|
||||
MODULE_OBJS := \
|
||||
create_project.o \
|
||||
codeblocks.o \
|
||||
msvc.o
|
||||
msvc.o \
|
||||
visualstudio.o \
|
||||
msbuild.o
|
||||
|
||||
# Set the name of the executable
|
||||
TOOL_EXECUTABLE := create_project
|
||||
|
Loading…
Reference in New Issue
Block a user