|
|
@ -3,9 +3,6 @@ include_directories("../../NucleusLib/inc") |
|
|
|
include_directories("../../NucleusLib") |
|
|
|
include_directories("../../NucleusLib") |
|
|
|
include_directories("../../PubUtilLib") |
|
|
|
include_directories("../../PubUtilLib") |
|
|
|
|
|
|
|
|
|
|
|
#TODO: This should probably be an external dependancy |
|
|
|
|
|
|
|
include_directories("../../../../SDKs/Win32/HawkVoice/src") |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
include_directories(${DirectX_INCLUDE_DIR}) |
|
|
|
include_directories(${DirectX_INCLUDE_DIR}) |
|
|
|
include_directories(${OPENAL_INCLUDE_DIR}) |
|
|
|
include_directories(${OPENAL_INCLUDE_DIR}) |
|
|
|
include_directories(${Speex_INCLUDE_DIR}) |
|
|
|
include_directories(${Speex_INCLUDE_DIR}) |
|
|
|