From e26f06a07a150f0f5ebbf8907f87a0f9db266e34 Mon Sep 17 00:00:00 2001 From: Eugenio Favalli Date: Thu, 4 Jan 2007 15:12:02 +0000 Subject: Cleaned and updated project files, fixed Win32 PACKAGE_VERSION definition. --- src/account-server/main-account.cpp | 3 --- src/game-server/main-game.cpp | 3 --- 2 files changed, 6 deletions(-) (limited to 'src') diff --git a/src/account-server/main-account.cpp b/src/account-server/main-account.cpp index f462ff08..87fe68b8 100644 --- a/src/account-server/main-account.cpp +++ b/src/account-server/main-account.cpp @@ -29,9 +29,6 @@ #if (defined __USE_UNIX98 || defined __FreeBSD__) #include "../config.h" -#elif defined WIN32 -#include "../tmwserv_private.h" -#define PACKAGE_VERSION PRODUCT_VERSION #endif #include "configuration.h" diff --git a/src/game-server/main-game.cpp b/src/game-server/main-game.cpp index cfc07c8d..7ebbc292 100644 --- a/src/game-server/main-game.cpp +++ b/src/game-server/main-game.cpp @@ -29,9 +29,6 @@ #if (defined __USE_UNIX98 || defined __FreeBSD__) #include "../config.h" -#elif defined WIN32 -#include "../tmwserv_private.h" -#define PACKAGE_VERSION PRODUCT_VERSION #endif #include "configuration.h" -- cgit v1.2.3-70-g09d2