|
|
|
|
@ -29,7 +29,7 @@ elseif(TARGET_PLATFORM STREQUAL "lepus")
|
|
|
|
|
include(platforms/lepus) |
|
|
|
|
elseif(TARGET_PLATFORM STREQUAL "miyoo_mini") |
|
|
|
|
include(platforms/miyoo_mini) |
|
|
|
|
elseif(TARGET_PLATORM STREQUAL "windows9x") |
|
|
|
|
elseif(TARGET_PLATFORM STREQUAL "windows9x") |
|
|
|
|
include(platforms/windows9x) |
|
|
|
|
elseif(WIN32) |
|
|
|
|
include(platforms/windows) |
|
|
|
|
|