Code & Deploy
Code
Code Review
Models
Repos
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@joebigelow
/
wix-1
wix-1
/
src
/
test
/
wix
/
TestData
/
VcxprojStaticLib
/
VcxprojStaticLib.cpp
Code
Commits
Issues
Pulls
Sessions
CI/CD
main
main
cpp
10 lines
197 Bytes
Copy permalink
Copy
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
}