<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>
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.
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>
Select your .rc file. The <B>Additional resource include directories</B> field should contain:
<PRE>
-..\..\include\msw;..\..\contrib\fafa
+..\..\include\msw
</PRE>
</DL>