https://github.com/pklito/236216-hw-1
Homework for 236216
https://github.com/pklito/236216-hw-1
Last synced: 3 months ago
JSON representation
Homework for 236216
- Host: GitHub
- URL: https://github.com/pklito/236216-hw-1
- Owner: pklito
- Created: 2024-01-26T19:38:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-19T10:59:53.000Z (about 1 year ago)
- Last Synced: 2024-12-15T08:21:18.999Z (6 months ago)
- Language: C
- Size: 42.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
The following steps are needed in order to compile the skeleton as it is in VS2019:
- Assuming you installed VS2019 Community Edition with "Workloads" of "Desktop Development with C++": Run Visual Studio Installer, click "Modify", go to tab "Individual Components"
scroll down and choose "MFC and ATL support", click "Modify".
- Build the skeleton