Fix compilation of demo binaries

invalid conversion from ‘const char*’ to ‘char*’

There are no demo pk4 files available compatible to this 1.3.1
codebase. Add a note about it.
This commit is contained in:
dhewg 2011-12-15 21:27:25 +01:00 committed by Daniel Gibson
parent 4f90a1db12
commit 260ddac543

View file

@ -10,11 +10,11 @@ cmake_minimum_required(VERSION 2.6)
# maybe add these as options:
# BUILD_GAMEPAK
# TARGET_MONO
# TARGET_DEMO -DID_DEMO_BUILD
# SETUP
# SDK -D_D3SDK
# don't add these as options, but document them?
# TARGET_DEMO there are no demo pk4s compatible to this 1.3.1 codebase
# IDNET_HOST -DIDNET_HOST=\\"%s\\"' % IDNET_HOST
# DEBUG_MEMORY -DID_DEBUG_MEMORY', '-DID_REDIRECT_NEWDELETE
# LIBC_MALLOC -DUSE_LIBC_MALLOC=0