Files
Hoops_Exchange/exchange/exchangesource/PRC2XML/read_me.txt
2025-12-15 22:06:49 +08:00

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).