diff options
| author | Trenton Stark <[email protected]> | 2022-10-01 11:39:24 -0700 |
|---|---|---|
| committer | Trenton Stark <[email protected]> | 2022-10-01 11:39:24 -0700 |
| commit | 78fa6df3c4cde3b54a1ccf30c51355a8fe93c935 (patch) | |
| tree | 3d560ae97852e2bcce418aaccd6aaa39e1cd70a8 /CST116-BlankConsole/CST116-BlankConsole.vcxproj.filters | |
| parent | Added a test file (diff) | |
| download | cst116-lab0-starktre-78fa6df3c4cde3b54a1ccf30c51355a8fe93c935.tar.xz cst116-lab0-starktre-78fa6df3c4cde3b54a1ccf30c51355a8fe93c935.zip | |
Added preprocessors and removed the test text file
Diffstat (limited to 'CST116-BlankConsole/CST116-BlankConsole.vcxproj.filters')
| -rw-r--r-- | CST116-BlankConsole/CST116-BlankConsole.vcxproj.filters | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/CST116-BlankConsole/CST116-BlankConsole.vcxproj.filters b/CST116-BlankConsole/CST116-BlankConsole.vcxproj.filters index 874722f..08906aa 100644 --- a/CST116-BlankConsole/CST116-BlankConsole.vcxproj.filters +++ b/CST116-BlankConsole/CST116-BlankConsole.vcxproj.filters @@ -19,9 +19,4 @@ <Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
- <ItemGroup>
- <Text Include="Text.txt">
- <Filter>Source Files</Filter>
- </Text>
- </ItemGroup>
</Project>
\ No newline at end of file |