At the same time, can you add support for multiple platforms in a single
.vcproj file?  :)

Otherwise you'll need to create a separate .vcproj for every Windows CE
platform you target.  May or may not be a big deal depending on your
setup / environment.

Stephane 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf
Of Olivier Hochreutiner
Sent: March 16, 2007 9:29 AM
To: [email protected]
Subject: [CMake] Adding Windows CE platform

Dear list,

I am highly interested in adding the Windows CE / MSVC platform to cmake
(it hasn't been done yet, right ?). I browsed the cmake source and it
appeared that what I need to do is to add a "WindowsCE-cl.cmake" and
"WindowsCE-cl.cmake.in" in Modules/Platform.
Is that right ?
Hopefully I can reuse a large part of "WindowsCE-cl.cmake" and
"WindowsCE-cl.cmake.in".
Is there anything else that should be modified and that I am not aware
of ?

Thanks,

Olivier Hochreutiner
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to