Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project 0: Deze Lyu #25

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
COMMIT!
I replaced the content of the m_yourName variable with my name.
dezelyu committed Aug 30, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 141ff4fd95129d5ebb2265f83c0f77530086d2d5
Binary file not shown.
Binary file added build/.vs/cis5650_getting_started/v17/.suo
Binary file not shown.
Binary file not shown.
36 changes: 36 additions & 0 deletions build/.vs/cis5650_getting_started/v17/DocumentLayout.backup.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"Version": 1,
"WorkspaceRootPath": "C:\\Users\\Kelin\\Desktop\\CIS565-Project0\\build\\",
"Documents": [
{
"AbsoluteMoniker": "D:0:0:{2154BA3B-A399-3B85-9175-4CF883B983EB}|cis5650_getting_started.vcxproj|C:\\Users\\Kelin\\Desktop\\CIS565-Project0\\cuda-getting-started\\src\\main.cpp||{D0E1A5C6-B359-4E41-9B60-3365922C2A22}"
}
],
"DocumentGroupContainers": [
{
"Orientation": 0,
"VerticalTabListWidth": 256,
"DocumentGroups": [
{
"DockedWidth": 200,
"SelectedChildIndex": 0,
"Children": [
{
"$type": "Document",
"DocumentIndex": 0,
"Title": "main.cpp",
"DocumentMoniker": "C:\\Users\\Kelin\\Desktop\\CIS565-Project0\\cuda-getting-started\\src\\main.cpp",
"RelativeDocumentMoniker": "..\\cuda-getting-started\\src\\main.cpp",
"ToolTip": "C:\\Users\\Kelin\\Desktop\\CIS565-Project0\\cuda-getting-started\\src\\main.cpp",
"RelativeToolTip": "..\\cuda-getting-started\\src\\main.cpp",
"ViewState": "AgIAAAgAAAAAAAAAAAAAAAwAAAAaAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000677|",
"WhenOpened": "2024-08-30T17:26:56.84Z",
"EditorCaption": ""
}
]
}
]
}
]
}
36 changes: 36 additions & 0 deletions build/.vs/cis5650_getting_started/v17/DocumentLayout.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"Version": 1,
"WorkspaceRootPath": "C:\\Users\\Kelin\\Desktop\\CIS565-Project0\\build\\",
"Documents": [
{
"AbsoluteMoniker": "D:0:0:{2154BA3B-A399-3B85-9175-4CF883B983EB}|cis5650_getting_started.vcxproj|C:\\Users\\Kelin\\Desktop\\CIS565-Project0\\cuda-getting-started\\src\\main.cpp||{D0E1A5C6-B359-4E41-9B60-3365922C2A22}"
}
],
"DocumentGroupContainers": [
{
"Orientation": 0,
"VerticalTabListWidth": 256,
"DocumentGroups": [
{
"DockedWidth": 200,
"SelectedChildIndex": 0,
"Children": [
{
"$type": "Document",
"DocumentIndex": 0,
"Title": "main.cpp",
"DocumentMoniker": "C:\\Users\\Kelin\\Desktop\\CIS565-Project0\\cuda-getting-started\\src\\main.cpp",
"RelativeDocumentMoniker": "..\\cuda-getting-started\\src\\main.cpp",
"ToolTip": "C:\\Users\\Kelin\\Desktop\\CIS565-Project0\\cuda-getting-started\\src\\main.cpp",
"RelativeToolTip": "..\\cuda-getting-started\\src\\main.cpp",
"ViewState": "AgIAAAgAAAAAAAAAAAAAAAwAAAAaAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000677|",
"WhenOpened": "2024-08-30T17:26:56.84Z",
"EditorCaption": ""
}
]
}
]
}
]
}
Binary file not shown.
Binary file not shown.
186 changes: 186 additions & 0 deletions build/ALL_BUILD.vcxproj

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions build/ALL_BUILD.vcxproj.filters
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="17.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<CustomBuild Include="C:\Users\Kelin\Desktop\CIS565-Project0\cuda-getting-started\CMakeLists.txt" />
</ItemGroup>
<ItemGroup>
</ItemGroup>
</Project>
Loading