|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (10 bit)
|
visual c++
How do you compile multiple files in VC++ 6.0? never found out how, i guess i should just read the help, but i can never seem to find anything in there.
TIA ^dan |
|
|
|
|
|
#2 |
|
Registered User
Join Date: Nov 2001
Posts: 1,965
|
Hi GSXdan,
Go to File > New > Project, select a project type, (console, win32...). Then start adding files to project, go to File > Add New Item, select file type (.h .cpp ...) Type code. Finally build the exe by pressing ctrl+shift+B or you can run it by ctrl+F5 HTH |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|