Generated #include lines format in VC 7.1
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, Is there a way to configure the way VC generates the
#include
statements?- Keep/Generate header file names case sensitive. (When using the 'Add Variable' wizard to add a member variable to one of your dialogs, the wizard will add the name of the corresponding header file but using lowercase letters)
- Do not use 'Absolute' Paths. (When creating classes, it adds an absolute path to the base class header file when the base class is one of your generic classes)
Is there a way to configure this?. Is this OS deppendent? (If yes, where to configure it?)
-- **Ricky Marek** (_AKA: rbid_)
-- "Things are only impossible until they are not" --- Jean-Luc Picard My articles