main
cpp 10 lines 197 Bytes
Raw
1 // VcxprojStaticLib.cpp : Defines the functions for the static library.
2 //
3
4 #include "pch.h"
5 #include "framework.h"
6
7 // TODO: This is an example of a library function
8 void fnVcxprojStaticLib()
9 {
10 }