windows
ggp_windows
x64-windows
k8
dbg
opt
--config=$(BazelPlatform)
$(BazelArgs) --linkopt=-Wl,--strip-all
$(BazelArgs) --copt=/GL
$(BazelArgs) --copt=-fdata-sections --copt=-ffunction-sections --linkopt=-Wl,--gc-sections
cmd.exe /Q /C $(SolutionDir)rm_bazel_out_dir.bat &&
&& attrib -r $(OutDir)*
$(GGP_SDK_PATH)BaseSDK\LLVM\10.0.1\include\c++\v1;$(GGP_SDK_PATH)BaseSDK\LLVM\10.0.1\lib\clang\10.0.1\include;$(GGP_SDK_PATH)sysroot\usr\include\x86_64-linux-gnu;$(GGP_SDK_PATH)sysroot\usr\include;$(BazelIncludePaths)
$(SolutionDir)..\..\bazel-out\$(BazelPlatformDir)-$(BazelCompilationMode)\bin;$(BazelIncludePaths)
$(RmBazelOutDir) bazel build --compilation_mode=$(BazelCompilationMode) $(BazelArgs) $(BazelTargets) $(MakeRW)
$(RmBazelOutDir) bazel clean
$(RmBazelOutDir) bazel clean && bazel build --compilation_mode=$(BazelCompilationMode) $(BazelArgs) $(BazelTargets) $(MakeRW)
$(OutDir)$(BazelOutputFile)