Create a new VC project - PowerPoint PPT Presentation

About This Presentation
Title:

Create a new VC project

Description:

Create a new VC++ project Choose Win32 Console Application and name it the same as the source code files Choose an empty project Choose OK Our project is now active ... – PowerPoint PPT presentation

Number of Views:69
Avg rating:3.0/5.0
Slides: 18
Provided by: JohnAle1
Category:
Tags: building | code | create | new | project

less

Transcript and Presenter's Notes

Title: Create a new VC project


1
Create a new VC project
2
Choose Win32 Console Application and name it the
same as the source code files
3
Choose an empty project
4
Choose OK
5
Our project is now active
6
Find the location of the project folder
7
Your location may vary. As a last resort use the
OS find function.
8
Move (or copy) the source code files from storage

9
into the project folder
10
Verify that they are there
11
Open the source code files
12
Open the source code files
13
Open the source code files
14
Add the source code files to the project
15
Add the source code files to the project
16
Build the project
17
Execute the project
Write a Comment
User Comments (0)
About PowerShow.com