With the addition of VS-specific functionality, I need to revisit the wingcc target
Probably need to add target defines to use in code (e.g. LP_WINGCC, LP_WINVS, etc)
Might also want to support auto-filtering source files based on a sub-extension (e.g. csomesource.winvs.cpp would only compile for the winvs target platform)
With the addition of VS-specific functionality, I need to revisit the wingcc target
Probably need to add target defines to use in code (e.g. LP_WINGCC, LP_WINVS, etc)
Might also want to support auto-filtering source files based on a sub-extension (e.g. csomesource.winvs.cpp would only compile for the winvs target platform)