mirror of
https://git.mirrors.martin98.com/https://github.com/syoyo/tinygltf.git
synced 2025-07-03 09:15:12 +08:00
Deleted unnessecary stuff
This commit is contained in:
parent
78fe8d9b89
commit
452541a231
1
examples/basic/.gitignore
vendored
1
examples/basic/.gitignore
vendored
@ -1,5 +1,6 @@
|
||||
.vs
|
||||
Debug
|
||||
Release
|
||||
x64
|
||||
packages
|
||||
|
||||
|
@ -1,7 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project>
|
||||
<ProjectOutputs>C:\Development\RelevantGithubs\tinygltf\examples\basic\basic\Release\basic.exe</ProjectOutputs>
|
||||
<ContentFiles></ContentFiles>
|
||||
<SatelliteDlls></SatelliteDlls>
|
||||
<NonRecipeFileRefs></NonRecipeFileRefs>
|
||||
</Project>
|
Binary file not shown.
Binary file not shown.
@ -1,15 +0,0 @@
|
||||
main.cpp
|
||||
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\shared\minwindef.h(130,1): warning C4005: "APIENTRY": Makro-Neudefinition
|
||||
C:\Development\RelevantGithubs\tinygltf\examples\basic\basic\packages\nupengl.core.0.1.0.1\build\native\include\GLFW\glfw3.h(92): message : Siehe vorherige Definition von "APIENTRY"
|
||||
C:\Development\RelevantGithubs\tinygltf\examples\basic\main.cpp(154,38): warning C4018: "<": Konflikt zwischen "signed" und "unsigned"
|
||||
C:\Development\RelevantGithubs\tinygltf\examples\basic\main.cpp(159,5): warning C4018: "<": Konflikt zwischen "signed" und "unsigned"
|
||||
C:\Development\RelevantGithubs\tinygltf\examples\basic\main.cpp(171,5): warning C4018: "<": Konflikt zwischen "signed" und "unsigned"
|
||||
C:\Development\RelevantGithubs\tinygltf\examples\basic\main.cpp(197,38): warning C4018: "<": Konflikt zwischen "signed" und "unsigned"
|
||||
C:\Development\RelevantGithubs\tinygltf\examples\basic\main.cpp(302,36): warning C4305: "Argument": Verkürzung von "double" in "GLclampf"
|
||||
shaders.cpp
|
||||
window.cpp
|
||||
Code wird generiert.
|
||||
Previous IPDB not found, fall back to full compilation.
|
||||
All 3858 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
|
||||
Codegenerierung ist abgeschlossen.
|
||||
basic.vcxproj -> C:\Development\RelevantGithubs\tinygltf\examples\basic\basic\Release\basic.exe
|
Binary file not shown.
@ -1 +0,0 @@
|
||||
C:\Development\RelevantGithubs\tinygltf\examples\basic\basic\Release\basic.exe
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user