From a2c45a8db6d724b98ab41fe9e75e1f7ea7523d5d Mon Sep 17 00:00:00 2001 From: shennetsind Date: Thu, 2 May 2013 17:14:01 -0300 Subject: Introducing Hercules Plugin Mananger http://hercules.ws/board/topic/549-introducing-hercules-plugin-manager/ Signed-off-by: shennetsind --- vcproj-9/char-server.vcproj | 12 +++ vcproj-9/login-server.vcproj | 12 +++ vcproj-9/map-server.vcproj | 12 +++ vcproj-9/plugin-sample.vcproj | 187 ++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 223 insertions(+) create mode 100644 vcproj-9/plugin-sample.vcproj (limited to 'vcproj-9') diff --git a/vcproj-9/char-server.vcproj b/vcproj-9/char-server.vcproj index 4ae68cd36..f8d8e7abd 100644 --- a/vcproj-9/char-server.vcproj +++ b/vcproj-9/char-server.vcproj @@ -316,6 +316,18 @@ RelativePath="..\src\common\ers.h" > + + + + + + diff --git a/vcproj-9/login-server.vcproj b/vcproj-9/login-server.vcproj index 53c77309a..1031d2237 100644 --- a/vcproj-9/login-server.vcproj +++ b/vcproj-9/login-server.vcproj @@ -286,6 +286,18 @@ RelativePath="..\src\common\ers.h" > + + + + + + diff --git a/vcproj-9/map-server.vcproj b/vcproj-9/map-server.vcproj index 2b95e6b7f..fa62c43cf 100644 --- a/vcproj-9/map-server.vcproj +++ b/vcproj-9/map-server.vcproj @@ -331,6 +331,18 @@ RelativePath="..\src\common\grfio.h" > + + + + + + diff --git a/vcproj-9/plugin-sample.vcproj b/vcproj-9/plugin-sample.vcproj new file mode 100644 index 000000000..85f6d2108 --- /dev/null +++ b/vcproj-9/plugin-sample.vcproj @@ -0,0 +1,187 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3-60-g2f50