Fixes to build against windows 8 sdk

This commit is contained in:
Drake Arconis
2013-08-25 02:16:35 -04:00
parent c07646ff38
commit 5bf7281525
4 changed files with 58 additions and 33 deletions

View File

@@ -3,6 +3,7 @@
project(win_crash_logger)
include(00-Common)
include(DirectX)
include(LLCommon)
include(LLCrashLogger)
include(LLMath)