mirror of
https://github.com/copyrighttxt/watrbx-game-engine.git
synced 2026-09-04 20:57:49 +00:00
20 lines
486 B
Plaintext
20 lines
486 B
Plaintext
|
|
-------------------------------------------------------
|
|
generate.bat
|
|
|
|
Creates the files in the "generated" folder based on RCCService.wsdl.
|
|
Since these files change rarely, the generated files are checked into source control.
|
|
|
|
-------------------------------------------------------
|
|
RCCService.cpp
|
|
|
|
Windows-specific code for implementing a Windows Service
|
|
|
|
-------------------------------------------------------
|
|
RCCServiceSoapServiceImpl.cpp
|
|
|
|
Implements the Web Service methods
|
|
|
|
|
|
|