Dmytro
6 days ago
23 changed files with 34 additions and 11 deletions
Binary file not shown.
Binary file not shown.
@ -0,0 +1,11 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<Project> |
|||
<ProjectOutputs> |
|||
<ProjectOutput> |
|||
<FullPath>C:\Users\dimag\Desktop\repos_test\x64\Debug\test_repos.exe</FullPath> |
|||
</ProjectOutput> |
|||
</ProjectOutputs> |
|||
<ContentFiles /> |
|||
<SatelliteDlls /> |
|||
<NonRecipeFileRefs /> |
|||
</Project> |
@ -0,0 +1,9 @@ |
|||
pch.cpp |
|||
test.cpp |
|||
C:\Users\dimag\Desktop\repos_test\stringProcessor.h(10,34): warning C4114: same type qualifier used more than once |
|||
(compiling source file '/test.cpp') |
|||
|
|||
C:\Users\dimag\Desktop\repos_test\stringProcessor.h(20,12): warning C4267: 'return': conversion from 'size_t' to 'const int32_t', possible loss of data |
|||
(compiling source file '/test.cpp') |
|||
|
|||
test_repos.vcxproj -> C:\Users\dimag\Desktop\repos_test\x64\Debug\test_repos.exe |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,2 @@ |
|||
C:\Users\dimag\Desktop\repos_test\test.cpp;C:\Users\dimag\Desktop\repos_test\test_repos\x64\Debug\test.obj |
|||
C:\Users\dimag\Desktop\repos_test\pch.cpp;C:\Users\dimag\Desktop\repos_test\test_repos\x64\Debug\pch.obj |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,2 @@ |
|||
^C:\USERS\DIMAG\DESKTOP\REPOS_TEST\TEST_REPOS\X64\DEBUG\PCH.OBJ|C:\USERS\DIMAG\DESKTOP\REPOS_TEST\TEST_REPOS\X64\DEBUG\TEST.OBJ |
|||
C:\Users\dimag\Desktop\repos_test\x64\Debug\test_repos.ILK |
Binary file not shown.
@ -0,0 +1,2 @@ |
|||
PlatformToolSet=v143:VCToolArchitecture=Native64Bit:VCToolsVersion=14.41.34120:TargetPlatformVersion=10.0.22000.0: |
|||
Debug|x64|C:\Users\dimag\Desktop\repos_test\| |
@ -0,0 +1,3 @@ |
|||
C:\Users\dimag\Desktop\repos_test\x64\Debug\gtest.pdb |
|||
C:\Users\dimag\Desktop\repos_test\x64\Debug\gtest_main.pdb |
|||
C:\Users\dimag\Desktop\repos_test\test_repos\x64\Debug\test_rep.A9F5781E.Up2Date |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue