aboutsummaryrefslogtreecommitdiffstats
path: root/win/vncviewer/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Build a GUI application rather than a console onePeter Åstrand2008-12-161-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 Åstrand2008-12-101-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 patchPeter Åstrand2008-12-091-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