From 68fb44012982897ea883b336c56d0e8c12ddce0d Mon Sep 17 00:00:00 2001 From: Yaniv Kamay Date: Mon, 28 Dec 2009 01:15:08 +0200 Subject: client: add GUI infrastructure + functional login dialog --- client/windows/redc.vcproj | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'client/windows/redc.vcproj') diff --git a/client/windows/redc.vcproj b/client/windows/redc.vcproj index 2741ae57..2f97d378 100644 --- a/client/windows/redc.vcproj +++ b/client/windows/redc.vcproj @@ -240,6 +240,10 @@ RelativePath="..\glz_decoder_window.cpp" > + + @@ -370,6 +374,10 @@ RelativePath="..\region.cpp" > + + @@ -480,6 +488,10 @@ RelativePath="..\glz_decoder_window.h" > + + @@ -568,6 +580,10 @@ RelativePath=".\resource.h" > + + -- cgit