Tests project (with initial files and existing files, needs work);

This commit is contained in:
Mark Clark
2018-02-25 13:58:28 -05:00
parent e70c360e11
commit d501c340d0
6 changed files with 364 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
// stdafx.cpp : source file that includes just the standard includes
// Tests.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
// TODO: reference any additional headers you need in STDAFX.H
// and not in this file