10 lines
585 B
Plaintext
10 lines
585 B
Plaintext
sdumont@techsoft3d.com - 2019-01-08
|
|
-----------------------------------
|
|
|
|
From now the source code for the Windows/Linux/MacOS version of PRC2XML will be shared with the Android and iOS versions.
|
|
The main.cpp file is used exclusively by the former.
|
|
The ExchangeManagement.cpp and .h files are used exclusively by the latters.
|
|
The source code files are copied to the Android and iOS-specific projets when creating their packages.
|
|
|
|
Please do not forget to update the Android and iOS projects when making changes to the Windows/Linux/MacOS one (files added or removed, compilation flags).
|