Add support for Windows builds 63/242163/1
authorWander Lairson Costa <wander.lairson@gmail.com>
Thu, 16 Jul 2020 20:14:45 +0000 (17:14 -0300)
committerVíctor Cebollada <v.cebollada@samsung.com>
Mon, 24 Aug 2020 15:04:02 +0000 (15:04 +0000)
commitc54ec9b1c62fa8d65729e244d598d213101b04cf
treeb801c69f7527a4a3654fb59313f81b17470fa999
parentafb42077b807ebcb274900000fecfdec81059ced
Add support for Windows builds

Under build/tizen there is a CMakeLists.txt file that provides builds
for the Windows platform. The README file was updated with instructions
to build it.

We also fix small build issues when compiling with msvc.

Change-Id: I210ae579c71cda93eada753944979066edd8636f
.gitignore
README.md
build/tizen/CMakeLists.txt [new file with mode: 0644]
dali-csharp-binder/src/application.cpp
dali-csharp-binder/src/dali_wrap.cpp
dali-csharp-binder/src/text-utils.cpp