Removed references to separate prop and porting docs. Added imagtiff.cpp
to VC++ project files. Added tiff library to makeproj.cpp. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5128 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -92,7 +92,8 @@ Using project files:
|
||||
Debug and Release configurations. If you have VC++ 4,
|
||||
use makefile.vc, but you may only have one set of object
|
||||
files at a time in use (debug or release versions).
|
||||
4. Open a sample project file, choose a configuration, and compile.
|
||||
4. Open a sample project file, choose a configuration using
|
||||
Build | Set Active Configuration..., and compile.
|
||||
The project files don't use precompiled headers, to save
|
||||
space, but you can switch PCH compiling on for greater speed.
|
||||
|
||||
|
Reference in New Issue
Block a user