use gen get opts for parsing MainNoGui command line, this doesn't do much yet

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@472 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
nakeee
2008-09-07 20:24:05 +00:00
parent 885e1c5185
commit 5fb796fd19
5 changed files with 542 additions and 10 deletions

View File

@@ -14,6 +14,7 @@ files = [
'PluginManager.cpp',
'PluginOptions.cpp',
'stdafx.cpp',
'cmdline.c',
]
libs = [
'debwx', 'core', 'discio', 'bdisasm', 'videocommon', 'common', 'z'