remove other references to the contrib hierarchy, which does not exist anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52034 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -74,7 +74,7 @@ WINVER=0x0400,STRICT</PRE>
|
||||
<P>
|
||||
The <B>Additional include directories</B> field should contain the following:<P>
|
||||
<PRE>
|
||||
c:\wx2\include,c:\wx2\contrib\include
|
||||
c:\wx2\include
|
||||
</PRE>
|
||||
<P>(and of course any other directories you wish to use in your project).<P>
|
||||
|
||||
@@ -125,7 +125,7 @@ for the Release configuration.<P>
|
||||
The <B>Additional library path</B> field should contain
|
||||
|
||||
<PRE>
|
||||
c:\wx2\lib,c:\wx2\contrib\lib
|
||||
c:\wx2\lib
|
||||
</PRE>
|
||||
|
||||
for both Debug and Release configurations.
|
||||
@@ -137,7 +137,7 @@ for both Debug and Release configurations.
|
||||
Select your .rc file. The <B>Additional resource include directories</B> field should contain:
|
||||
|
||||
<PRE>
|
||||
c:\wx2\include;c:\wx2\contrib\include
|
||||
c:\wx2\include
|
||||
</PRE>
|
||||
|
||||
</DL>
|
||||
@@ -202,7 +202,7 @@ libcd.lib,libcid.lib
|
||||
Select your .rc file. The <B>Additional resource include directories</B> field should contain:
|
||||
|
||||
<PRE>
|
||||
..\..\include\msw;..\..\contrib\fafa
|
||||
..\..\include\msw
|
||||
</PRE>
|
||||
|
||||
</DL>
|
||||
|
Reference in New Issue
Block a user