Skip to content

Commit 4d806dd

Browse files
authored
Add files via upload
1 parent ac33482 commit 4d806dd

20 files changed

+186
-0
lines changed

LU7/Debug/LU7.exe

31.5 KB
Binary file not shown.

LU7/Debug/LU7.ilk

266 KB
Binary file not shown.

LU7/Debug/LU7.pdb

451 KB
Binary file not shown.

LU7/LU7.sdf

2.44 MB
Binary file not shown.

LU7/LU7.sln

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
2+
Microsoft Visual Studio Solution File, Format Version 12.00
3+
# Visual Studio 2013
4+
VisualStudioVersion = 12.0.21005.1
5+
MinimumVisualStudioVersion = 10.0.40219.1
6+
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LU7", "LU7\LU7.vcxproj", "{27042A1E-44D5-42CF-9EB8-B1948D2ADE8E}"
7+
EndProject
8+
Global
9+
GlobalSection(SolutionConfigurationPlatforms) = preSolution
10+
Debug|Win32 = Debug|Win32
11+
Release|Win32 = Release|Win32
12+
EndGlobalSection
13+
GlobalSection(ProjectConfigurationPlatforms) = postSolution
14+
{27042A1E-44D5-42CF-9EB8-B1948D2ADE8E}.Debug|Win32.ActiveCfg = Debug|Win32
15+
{27042A1E-44D5-42CF-9EB8-B1948D2ADE8E}.Debug|Win32.Build.0 = Debug|Win32
16+
{27042A1E-44D5-42CF-9EB8-B1948D2ADE8E}.Release|Win32.ActiveCfg = Release|Win32
17+
{27042A1E-44D5-42CF-9EB8-B1948D2ADE8E}.Release|Win32.Build.0 = Release|Win32
18+
EndGlobalSection
19+
GlobalSection(SolutionProperties) = preSolution
20+
HideSolutionNode = FALSE
21+
EndGlobalSection
22+
EndGlobal

LU7/LU7.v12.suo

16.5 KB
Binary file not shown.

LU7/LU7/Debug/Ex1.obj

9.17 KB
Binary file not shown.

LU7/LU7/Debug/LU7.log

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
Build started 11/20/2020 2:20:15 PM.
2+
1>Project "C:\Users\malin\Desktop\Elly\IV_course\PP\LU7\LU7\LU7.vcxproj" on node 2 (Build target(s)).
3+
1>ClCompile:
4+
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /ZI /nologo /W3 /WX- /sdl /Od /Oy- /D WIN32 /D _DEBUG /D _CONSOLE /D _LIB /D _UNICODE /D UNICODE /Gm /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /openmp /Fo"Debug\\" /Fd"Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:prompt Ex1.cpp
5+
Ex1.cpp
6+
Link:
7+
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"C:\Users\malin\Desktop\Elly\IV_course\PP\LU7\Debug\LU7.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:\Users\malin\Desktop\Elly\IV_course\PP\LU7\Debug\LU7.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\Users\malin\Desktop\Elly\IV_course\PP\LU7\Debug\LU7.lib" /MACHINE:X86 Debug\Ex1.obj
8+
LU7.vcxproj -> C:\Users\malin\Desktop\Elly\IV_course\PP\LU7\Debug\LU7.exe
9+
1>Done Building Project "C:\Users\malin\Desktop\Elly\IV_course\PP\LU7\LU7\LU7.vcxproj" (Build target(s)).
10+
11+
Build succeeded.
12+
13+
Time Elapsed 00:00:02.08

LU7/LU7/Debug/LU7.tlog/CL.read.1.tlog

2.42 KB
Binary file not shown.
512 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)