X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f6bcfd974ef26faf6f91a62cac09827e09463fd1..432be5aade00b8a113a3b43d3459653b78dabbed:/docs/tech/tn0010.htm diff --git a/docs/tech/tn0010.htm b/docs/tech/tn0010.htm index f5051266bd..8476f9a079 100644 --- a/docs/tech/tn0010.htm +++ b/docs/tech/tn0010.htm @@ -24,7 +24,7 @@ Compiling wxWindows applications in the VC++ IDE

-Settings for wxWindows 2 / Settings for wxWindows 1.68 +Settings for wxWindows 2.2 / Settings for wxWindows 1.68

@@ -44,9 +44,10 @@ installation path.

-

Settings for wxWindows 2

+

Settings for wxWindows 2.2

-These settings apply to wxWindows 2.1.14 and above.

+These settings apply to wxWindows 2.1.14 and above but most of them are not +necessary any longer for wxWindows 2.3+.

General
@@ -75,7 +76,7 @@ The Additional include directories field should contain the following:

 c:\wx2\include,c:\wx2\contrib\include
 
-

(and of couse any other directories you wish to use in your project).

+

(and of course any other directories you wish to use in your project).

C/C++: Precompiled Headers
@@ -166,7 +167,7 @@ The Additional include directories field should contain the following:

 ../../include/base,../../include/msw
 
-

(and of couse any other directories you wish to use in your project).

+

(and of course any other directories you wish to use in your project).

C/C++: Precompiled Headers
@@ -206,77 +207,6 @@ Select your .rc file. The Additional resource include directories field s
-

- - - - -