Revision: 4488
          http://tigervnc.svn.sourceforge.net/tigervnc/?rev=4488&view=rev
Author:   dcommander
Date:     2011-06-09 22:09:35 +0000 (Thu, 09 Jun 2011)

Log Message:
-----------
Remove obsolete Visual C++ 7 build instructions

Removed Paths:
-------------
    trunk/doc/building-vc7.txt

Property Changed:
----------------
    trunk/


Property changes on: trunk
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/1_1:4340,4342-4359,4361,4377,4396-4397,4400,4406,4408,4464
/branches/unified_buildsys:3892-3898
   + /branches/1_1:4340,4342-4359,4361,4377,4396-4397,4400,4406,4408,4464,4486
/branches/unified_buildsys:3892-3898

Deleted: trunk/doc/building-vc7.txt
===================================================================
--- trunk/doc/building-vc7.txt  2011-06-09 22:06:05 UTC (rev 4487)
+++ trunk/doc/building-vc7.txt  2011-06-09 22:09:35 UTC (rev 4488)
@@ -1,40 +0,0 @@
-How to build TigerVNC with VC7 (Visual C++ .NET)
-================================================
-
-
-Introduction
-------------
-
-This text documents how to build TigerVNC with VC7. 
-
-
-The VC7 "Standard" Edition
---------------------------
-
-The VC7 "Standard" Edition does not come with an optimizing
-compiler. It is possible to use the compiler from the free Visual C++
-Toolkit 2003, though. See
-http://www.sawtoothdistortion.com/Articles/FreeOptimizingCompiler.html
-for more information. (This documents assumes that you are using Method
-Two.)
-
-
-Building
---------
-
-* Open vnc.dsw. Select "Yes to all". 
-
-* Select Build->Configuration Manager->Active Solution
-  Configuration->Release.
-
-* In Solution Explorer, select all projects except
-  "logmessages". Right-click, and select properties.
-
-* Below Configuration Properties->C/C++->Precompiled Headers, select
-  "Not Using Precompiled Headers". 
-
-* If you are using the Standard Edition and would like to build with
-  optimizations, select Configuration Properties->C/C++->Command Line
-  and fill in "/O2". 
-
-* Build Solution. 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Tigervnc-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tigervnc-commits

Reply via email to