scummvm/devtools/create_project
sluicebox c67adbb301 CREATE_PROJECT: Add --include-dir and --library-dir
Additional include and library directories can now be added.

This is most useful to Xcode Mac projects where a vanilla Homebrew setup
requires manually adding five directories through the Xcode UI and then
repeating that every time the project needs to be regenerated.

Now create_project can be scripted to regenerate a working Mac project
without any extra Xcode steps.
2021-11-26 21:30:07 -07:00
..
cmake CREATE_PROJECT: added .gitignore to create_project cmake part 2020-11-08 11:32:59 +01:00
codeblocks ALL: synced with ScummVM commit 09bf38c120 2020-05-09 20:05:54 +02:00
msvc DISTS: Merge MSVC versions into one folder 2019-04-20 07:47:25 -04:00
scripts JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
xcode/create_project.xcodeproj ALL: Sync with ScummVM - rev. cd37d510f9 2019-01-26 20:47:55 +01:00
cmake.cpp CREATE_PROJECT: Add --include-dir and --library-dir 2021-11-26 21:30:07 -07:00
cmake.h CREATE_PROJECT: Replace duplicate filename check with unique object files 2020-11-11 04:12:36 +00:00
codeblocks.cpp CREATE_PROJECT: Add --include-dir and --library-dir 2021-11-26 21:30:07 -07:00
codeblocks.h CREATE_PROJECT: Replace duplicate filename check with unique object files 2020-11-11 04:12:36 +00:00
config.h ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
create_project.cpp CREATE_PROJECT: Add --include-dir and --library-dir 2021-11-26 21:30:07 -07:00
create_project.h CREATE_PROJECT: Add --include-dir and --library-dir 2021-11-26 21:30:07 -07:00
module.mk
msbuild.cpp CREATE_PROJECT: Add --include-dir and --library-dir 2021-11-26 21:30:07 -07:00
msbuild.h MSVC: Parallelize building of .asm files 2020-11-15 21:50:26 +00:00
msvc.cpp CREATE_PROJECT: Update MSVC jpeg debug lib name 2021-11-11 14:28:39 -06:00
msvc.h JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
visualstudio.cpp CREATE_PROJECT: Add --include-dir and --library-dir 2021-11-26 21:30:07 -07:00
visualstudio.h CREATE_PROJECT: Replace duplicate filename check with unique object files 2020-11-11 04:12:36 +00:00
xcode.cpp CREATE_PROJECT: Add --include-dir and --library-dir 2021-11-26 21:30:07 -07:00
xcode.h CREATE_PROJECT: Replace duplicate filename check with unique object files 2020-11-11 04:12:36 +00:00