2025-08-25 03:30 CEST

spring: develop 484cbba9 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
tvo tvo develop 2006-03-01 21:26:14 develop ad79f339
Changeset * Port unitsync
  * Changed paths of #includes, so only -Irts/ and -Irts/System/ is needed.
  * Added DLL_EXPORT #define and changed all 'extern "C" __declspec(dllexport)' to DLL_EXPORT
  * Changed all 'extern "C"' to DLL_EXPORT too, because it looks like they're supposed to be exported too.
  * Added a MessageBox implementation writing to std::cerr
  * Removed 'HWND hwnd' which was needed for CSunParser, which has been replaced, according to comment.
* Add unitsync SharedLibrary to SConstruct (not yet compiled by default)
* Enable -fvisibility=hidden



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@936 37977431-3df6-0310-b722-df95706aa16b
mod - SConstruct Diff ] File ]
mod - rts/build/scons/rts.py Diff ] File ]
mod - tools/unitsync/SyncServer.cpp Diff ] File ]
mod - tools/unitsync/SyncServer.h Diff ] File ]
mod - tools/unitsync/Syncer.cpp Diff ] File ]
mod - tools/unitsync/Syncer.h Diff ] File ]
mod - tools/unitsync/stdafx.h Diff ] File ]
mod - tools/unitsync/unitsync.cpp Diff ] File ]
mod - tools/unitsync/unitsync.h Diff ] File ]