removed vs build log

This commit is contained in:
Edward R. Gonzalez 2023-07-15 20:58:55 -04:00
parent 0241979085
commit ade4c3345d
2 changed files with 16 additions and 18 deletions

16
.gitignore vendored
View File

@ -4,3 +4,19 @@ build/*
.vs
**/*.gen.*
# Build results
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
x64/
x86/
[Ww][Ii][Nn]32/
[Aa][Rr][Mm]/
[Aa][Rr][Mm]64/
bld/
[Bb]in/
[Oo]bj/
[Ll]og/
[Ll]ogs/

View File

@ -1,18 +0,0 @@

Building Test
ninja: Entering directory `C:\projects\gencpp\test\gen\build'
[1/2] Compiling C++ object gencpp.exe.p/.._test.Upfront.cpp.obj
[2/2] Linking target gencpp.exe
Generating files Parsed...
Beginning format...
Formatting [1/5] C:\projects\gencpp\test\gen\array.Upfront.gen.hpp
Formatting [2/5] C:\projects\gencpp\test\gen\buffer.Upfront.gen.hpp
Formatting [3/5] C:\projects\gencpp\test\gen\hashtable.Upfront.gen.hpp
Formatting [4/5] C:\projects\gencpp\test\gen\ring.Upfront.gen.hpp
Formatting [5/5] C:\projects\gencpp\test\gen\sanity.Upfront.gen.hpp
Formatting complete