TOOLS: Update create_project makefile

svn-id: r54426
This commit is contained in:
Julien Templier 2010-11-23 11:54:20 +00:00
parent 500ae85c86
commit b6d97e492c

View File

@ -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