removed rel

This commit is contained in:
Ben Kyd
2020-08-29 20:53:11 +00:00
parent 320f55ddc9
commit e7f6c7d767
36 changed files with 1 additions and 35 deletions

1
.gitignore vendored
View File

@@ -1 +1,2 @@
The Great Machine/.vs/
The Great Machine/x64/

View File

@@ -1,2 +0,0 @@
PlatformToolSet=v142:VCToolArchitecture=Native32Bit:VCToolsVersion=14.27.28919:TargetPlatformVersion=10.0.18362.0:
Debug|x64|C:\dev\projects\CodeJam2020\The Great Machine\|

View File

@@ -1,7 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Project>
<ProjectOutputs>C:\dev\projects\CodeJam2020\The Great Machine\x64\Debug\The Great Machine.exe</ProjectOutputs>
<ContentFiles></ContentFiles>
<SatelliteDlls></SatelliteDlls>
<NonRecipeFileRefs></NonRecipeFileRefs>
</Project>

View File

@@ -1,4 +0,0 @@
main.cpp
C:\dev\projects\CodeJam2020\The Great Machine\main.cpp(25,1): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data
C:\dev\projects\CodeJam2020\The Great Machine\main.cpp(27,1): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data
The Great Machine.vcxproj -> C:\dev\projects\CodeJam2020\The Great Machine\x64\Debug\The Great Machine.exe

View File

@@ -1,2 +0,0 @@
C:\dev\projects\CodeJam2020\The Great Machine\x64\Debug\The Great Machine.exe
C:\dev\projects\CodeJam2020\The Great Machine\x64\Debug\The Great Machine.pdb

Binary file not shown.

View File

@@ -1,2 +0,0 @@
PlatformToolSet=v142:VCToolArchitecture=Native32Bit:VCToolsVersion=14.27.28919:TargetPlatformVersion=10.0.18362.0:
Release|x64|C:\dev\projects\CodeJam2020\The Great Machine\|

View File

@@ -1,7 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Project>
<ProjectOutputs>C:\dev\projects\CodeJam2020\The Great Machine\x64\Release\The Great Machine.exe</ProjectOutputs>
<ContentFiles></ContentFiles>
<SatelliteDlls></SatelliteDlls>
<NonRecipeFileRefs></NonRecipeFileRefs>
</Project>

View File

@@ -1,10 +0,0 @@
main.cpp
C:\dev\projects\CodeJam2020\The Great Machine\main.cpp(59,7): warning C4215: nonstandard extension used: long float
C:\dev\projects\CodeJam2020\The Great Machine\main.cpp(32,1): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data
C:\dev\projects\CodeJam2020\The Great Machine\main.cpp(34,1): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data
Generating code
2 of 1259 functions ( 0.2%) were compiled, the rest were copied from previous compilation.
0 functions were new in current compilation
1 functions had inline decision re-evaluated but remain unchanged
Finished generating code
The Great Machine.vcxproj -> C:\dev\projects\CodeJam2020\The Great Machine\x64\Release\The Great Machine.exe

View File

@@ -1 +0,0 @@
C:\dev\projects\CodeJam2020\The Great Machine\x64\Release\The Great Machine.exe