Expose some of ICommandLine to plugins.

This commit is contained in:
Ryan Stecker
2014-10-07 16:16:02 -05:00
parent ac96bb177a
commit f2a80e33fd
5 changed files with 221 additions and 0 deletions
+1
View File
@@ -41,6 +41,7 @@ project.sources += [
'sm_srvcmds.cpp',
'ConsoleDetours.cpp',
'vprof_tool.cpp',
'smn_commandline.cpp',
]
for sdk_name in SM.sdks: