diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2017-04-26 19:21:40 -0700 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2017-04-27 14:02:48 -0700 |
| commit | 924de7c5fee3a1289e8fe044f5e22ba5ffca2704 (patch) | |
| tree | a270e35f274ab4fb76d75c4c9e31b86f310627c3 /toolsrc/vcpkgtest/vcpkgtest.vcxproj | |
| parent | 4302675092ccad14b09dd8c0f548248832a537e8 (diff) | |
| download | vcpkg-924de7c5fee3a1289e8fe044f5e22ba5ffca2704.tar.gz vcpkg-924de7c5fee3a1289e8fe044f5e22ba5ffca2704.zip | |
Formatting + add test to the vcxproj
Diffstat (limited to 'toolsrc/vcpkgtest/vcpkgtest.vcxproj')
| -rw-r--r-- | toolsrc/vcpkgtest/vcpkgtest.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/toolsrc/vcpkgtest/vcpkgtest.vcxproj b/toolsrc/vcpkgtest/vcpkgtest.vcxproj index 5245a9d05..26d5c98eb 100644 --- a/toolsrc/vcpkgtest/vcpkgtest.vcxproj +++ b/toolsrc/vcpkgtest/vcpkgtest.vcxproj @@ -19,6 +19,7 @@ </ProjectConfiguration> </ItemGroup> <ItemGroup> + <ClCompile Include="..\src\tests_arguments.cpp" /> <ClCompile Include="..\src\tests_dependencies.cpp" /> <ClCompile Include="..\src\tests_paragraph.cpp" /> </ItemGroup> |
