Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build a GUI application rather than a console one | Peter Åstrand | 2008-12-16 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3400 3789f03b-4d11-0410-bbf8-ca57d06f2519 | ||||
* | MinGW: Compile resource file and link with it. | Peter Åstrand | 2008-12-10 | 1 | -3/+8 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3346 3789f03b-4d11-0410-bbf8-ca57d06f2519 | ||||
* | Basic support for building Windows vncviewer using MinGW. This patch | Peter Åstrand | 2008-12-09 | 1 | -0/+50 |
includes non-intrusive changes, more tweaks will follow. Details: * Defining WINVER and _WIN32_IE in both common and win modules. * Need to build CFTMsgWriter and CFTMsgReader. * Added configure script and Makefiles. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3326 3789f03b-4d11-0410-bbf8-ca57d06f2519 |