From: Pierre Ossman Date: Tue, 3 Mar 2015 15:45:55 +0000 (+0100) Subject: WIN64 should come from the compiler or SDK, not us X-Git-Tag: v1.4.90~33^2~9 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=e8b987b5032599238940509852b8cea12cdd2714;p=tigervnc.git WIN64 should come from the compiler or SDK, not us --- diff --git a/win/resdefs.h.in b/win/resdefs.h.in index b61db53e..e86a92d3 100644 --- a/win/resdefs.h.in +++ b/win/resdefs.h.in @@ -1,4 +1,3 @@ #define __VERSIONSTR "@VERSION@\0" #define __RCVERSION @RCVERSION@ #define __RCVERSIONSTR "@RCVERSION@\0" -#cmakedefine WIN64