Skip to content

Commit

Permalink
VS 2022 + MASM x86 Assembly
Browse files Browse the repository at this point in the history
Vehicle Parking Management System,
IDE : VS 2022
Language: x86 Assembly
Library: Irvine

For Configuration and Installation Guide: Check out Kip-Irvine
  • Loading branch information
yasir-hussain2k committed Aug 4, 2023
1 parent 954cf4a commit c42b98a
Show file tree
Hide file tree
Showing 28 changed files with 1,616 additions and 0 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Empty file.
Binary file added .vs/Project/v17/.suo
Binary file not shown.
Binary file added .vs/Project/v17/Browse.VC.db
Binary file not shown.
Binary file added Debug/AddTwo.obj
Binary file not shown.
Binary file added Debug/Project.exe
Binary file not shown.
11 changes: 11 additions & 0 deletions Debug/Project.exe.recipe
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<Project>
<ProjectOutputs>
<ProjectOutput>
<FullPath>C:\Users\YHZ\Desktop\irvine_setup\Project32_VS2022\Debug\Project.exe</FullPath>
</ProjectOutput>
</ProjectOutputs>
<ContentFiles />
<SatelliteDlls />
<NonRecipeFileRefs />
</Project>
Binary file added Debug/Project.ilk
Binary file not shown.
2 changes: 2 additions & 0 deletions Debug/Project.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
 Assembling Source.asm...
Project.vcxproj -> C:\Users\YHZ\Desktop\irvine_setup\Project32_VS2022\Debug\Project.exe
Binary file added Debug/Project.pdb
Binary file not shown.
Binary file added Debug/Project.tlog/Masm.read.1u.tlog
Binary file not shown.
Binary file added Debug/Project.tlog/Masm.write.1u.tlog
Binary file not shown.
2 changes: 2 additions & 0 deletions Debug/Project.tlog/Project.lastbuildstate
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
PlatformToolSet=v143:VCToolArchitecture=Native32Bit:VCToolsVersion=14.36.32532:TargetPlatformVersion=10.0.22000.0:
Debug|Win32|C:\Users\YHZ\Desktop\irvine_setup\Project32_VS2022\|
Binary file added Debug/Project.tlog/link.command.1.tlog
Binary file not shown.
Binary file added Debug/Project.tlog/link.read.1.tlog
Binary file not shown.
Binary file added Debug/Project.tlog/link.write.1.tlog
Binary file not shown.
1 change: 1 addition & 0 deletions Debug/Project.vcxproj.FileListAbsolute.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
C:\Users\YHZ\Desktop\irvine_setup\Project32_VS2022\Debug\Project.exe
Binary file added Debug/Source.obj
Binary file not shown.
Loading

0 comments on commit c42b98a

Please sign in to comment.