diff --git a/project/ugine3d.vcxproj b/project/ugine3d.vcxproj index 322c6ee..993f3b4 100644 --- a/project/ugine3d.vcxproj +++ b/project/ugine3d.vcxproj @@ -22,33 +22,33 @@ 15.0 {4F5F19C8-942B-4D67-9DE9-152B285E3605} ugine3d - 10.0.16299.0 + 10.0 Practica3D Application true - v142 + v143 MultiByte Application false - v142 + v143 true MultiByte Application true - v142 + v143 MultiByte Application false - v142 + v143 true MultiByte diff --git a/project/x64/Debug/Practica3D.exe.recipe b/project/x64/Debug/Practica3D.exe.recipe new file mode 100644 index 0000000..47cabe6 --- /dev/null +++ b/project/x64/Debug/Practica3D.exe.recipe @@ -0,0 +1,11 @@ + + + + + C:\Users\rabil\git\utad-programacion3d\project\x64\Debug\Practica3D.exe + + + + + + \ No newline at end of file diff --git a/project/x64/Debug/Practica3D.tlog/CL.command.1.tlog b/project/x64/Debug/Practica3D.tlog/CL.command.1.tlog new file mode 100644 index 0000000..6abd271 Binary files /dev/null and b/project/x64/Debug/Practica3D.tlog/CL.command.1.tlog differ diff --git a/project/x64/Debug/Practica3D.tlog/CL.read.1.tlog b/project/x64/Debug/Practica3D.tlog/CL.read.1.tlog new file mode 100644 index 0000000..c5c3a4c Binary files /dev/null and b/project/x64/Debug/Practica3D.tlog/CL.read.1.tlog differ diff --git a/project/x64/Debug/Practica3D.tlog/CL.write.1.tlog b/project/x64/Debug/Practica3D.tlog/CL.write.1.tlog new file mode 100644 index 0000000..f7ed733 Binary files /dev/null and b/project/x64/Debug/Practica3D.tlog/CL.write.1.tlog differ diff --git a/project/x64/Debug/Practica3D.tlog/Cl.items.tlog b/project/x64/Debug/Practica3D.tlog/Cl.items.tlog new file mode 100644 index 0000000..692c598 --- /dev/null +++ b/project/x64/Debug/Practica3D.tlog/Cl.items.tlog @@ -0,0 +1,2 @@ +C:\Users\rabil\git\utad-programacion3d\lib\glew\glew.c;C:\Users\rabil\git\utad-programacion3d\project\x64\Debug\glew.obj +C:\Users\rabil\git\utad-programacion3d\src\main.cpp;C:\Users\rabil\git\utad-programacion3d\project\x64\Debug\main.obj diff --git a/project/x64/Debug/Practica3D.tlog/Practica3D.lastbuildstate b/project/x64/Debug/Practica3D.tlog/Practica3D.lastbuildstate new file mode 100644 index 0000000..0535db4 --- /dev/null +++ b/project/x64/Debug/Practica3D.tlog/Practica3D.lastbuildstate @@ -0,0 +1,2 @@ +PlatformToolSet=v143:VCToolArchitecture=Native64Bit:VCToolsVersion=14.38.33130:TargetPlatformVersion=10.0.22621.0: +Debug|x64|C:\Users\rabil\git\utad-programacion3d\project\| diff --git a/project/x64/Debug/Practica3D.tlog/link.command.1.tlog b/project/x64/Debug/Practica3D.tlog/link.command.1.tlog new file mode 100644 index 0000000..11e8aaf Binary files /dev/null and b/project/x64/Debug/Practica3D.tlog/link.command.1.tlog differ diff --git a/project/x64/Debug/Practica3D.tlog/link.read.1.tlog b/project/x64/Debug/Practica3D.tlog/link.read.1.tlog new file mode 100644 index 0000000..7354563 Binary files /dev/null and b/project/x64/Debug/Practica3D.tlog/link.read.1.tlog differ diff --git a/project/x64/Debug/Practica3D.tlog/link.write.1.tlog b/project/x64/Debug/Practica3D.tlog/link.write.1.tlog new file mode 100644 index 0000000..d686ba1 Binary files /dev/null and b/project/x64/Debug/Practica3D.tlog/link.write.1.tlog differ diff --git a/project/x64/Debug/ugine3d.log b/project/x64/Debug/ugine3d.log new file mode 100644 index 0000000..950e898 --- /dev/null +++ b/project/x64/Debug/ugine3d.log @@ -0,0 +1,4 @@ + glew.c + main.cpp +LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; use /NODEFAULTLIB:library + ugine3d.vcxproj -> C:\Users\rabil\git\utad-programacion3d\project\x64\Debug\Practica3D.exe diff --git a/project/x64/Debug/ugine3d.vcxproj.FileListAbsolute.txt b/project/x64/Debug/ugine3d.vcxproj.FileListAbsolute.txt new file mode 100644 index 0000000..0877b95 --- /dev/null +++ b/project/x64/Debug/ugine3d.vcxproj.FileListAbsolute.txt @@ -0,0 +1 @@ +C:\Users\rabil\git\utad-programacion3d\project\x64\Debug\Practica3D.exe