Hi there, 2008/7/4 Clemens Arth <[EMAIL PROTECTED]>: > Hi, > > here's a short progress report. I've now managed to get my project compiled > with > Visual Studio 2008 with and without support for Windows Mobile 5 SDK; I > basically > managed that by compiling cmake from scratch, introducing a new proprietary > generator into the sources (cmGlobalVisualStudio9_WindowsMobile5_Generator). > Finally, this was necessary just to get a rather simple thing done, namely > setting > the platform name to the SDK name instead of "Win32".
Is any setting from the toolchain file then applied to the project configuration? What is the SDK name in this case? Would it be possible to read the SDK name from the toolchain file, or maybe a list of SDK names? > > [...] > kind regards Andreas Pokorny _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
