-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d655004
commit abee505
Showing
38 changed files
with
408 additions
and
18 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file removed
BIN
-95.7 KB
...ComputerRepairCentreInstaller/FileContentIndex/0139b506-6c51-4c1d-934f-33cc188b082c.vsidx
Binary file not shown.
Binary file removed
BIN
-24 KB
...ComputerRepairCentreInstaller/FileContentIndex/60552af9-16d6-4f65-83a7-bbd4a7602ae9.vsidx
Binary file not shown.
Binary file added
BIN
+22.7 KB
...ComputerRepairCentreInstaller/FileContentIndex/a7090695-ebb4-403f-aa4d-6cf44edad64e.vsidx
Binary file not shown.
Empty file.
Binary file modified
BIN
+2 KB
(100%)
ComputerRepairCentreInstaller/.vs/ComputerRepairCentreInstaller/v17/.suo
Binary file not shown.
Binary file modified
BIN
+4.04 MB
(110%)
ComputerRepairCentreInstaller/.vs/ComputerRepairCentreInstaller/v17/Browse.VC.db
Binary file not shown.
53 changes: 53 additions & 0 deletions
53
...terRepairCentreInstaller/.vs/ComputerRepairCentreInstaller/v17/DocumentLayout.backup.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
{ | ||
"Version": 1, | ||
"WorkspaceRootPath": "D:\\NextCloud\\Spyro\\Documents\\Projects\\NorthPoint-Installer\\ComputerRepairCentreInstaller\\", | ||
"Documents": [ | ||
{ | ||
"AbsoluteMoniker": "D:0:0:{6BF27300-FA82-4CDF-80CC-E7C96CBA20FA}|ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller.vcxproj|D:\\NextCloud\\Spyro\\Documents\\Projects\\NorthPoint-Installer\\ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller.rc||{177559E0-D141-11D0-92DF-00A0C9138C45}|, b e g i n 0 ! )( \u0022 ", | ||
"RelativeMoniker": "D:0:0:{6BF27300-FA82-4CDF-80CC-E7C96CBA20FA}|ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller.vcxproj|solutionrelative:ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller.rc||{177559E0-D141-11D0-92DF-00A0C9138C45}|, b e g i n 0 ! )( \u0022 " | ||
}, | ||
{ | ||
"AbsoluteMoniker": "D:0:0:{6BF27300-FA82-4CDF-80CC-E7C96CBA20FA}|ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller.vcxproj|D:\\NextCloud\\Spyro\\Documents\\Projects\\NorthPoint-Installer\\ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller.cpp||{D0E1A5C6-B359-4E41-9B60-3365922C2A22}", | ||
"RelativeMoniker": "D:0:0:{6BF27300-FA82-4CDF-80CC-E7C96CBA20FA}|ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller.vcxproj|solutionrelative:ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller.cpp||{D0E1A5C6-B359-4E41-9B60-3365922C2A22}" | ||
} | ||
], | ||
"DocumentGroupContainers": [ | ||
{ | ||
"Orientation": 0, | ||
"VerticalTabListWidth": 256, | ||
"DocumentGroups": [ | ||
{ | ||
"DockedWidth": 200, | ||
"SelectedChildIndex": 0, | ||
"Children": [ | ||
{ | ||
"$type": "Document", | ||
"DocumentIndex": 0, | ||
"Title": "ComputerRepairCentreInstaller.rc - VS_VERSION_INFO - Version", | ||
"DocumentMoniker": "D:\\NextCloud\\Spyro\\Documents\\Projects\\NorthPoint-Installer\\ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller.rc", | ||
"RelativeDocumentMoniker": "ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller.rc", | ||
"ToolTip": "D:\\NextCloud\\Spyro\\Documents\\Projects\\NorthPoint-Installer\\ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller.rc - VS_VERSION_INFO - Version", | ||
"RelativeToolTip": "ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller.rc - VS_VERSION_INFO - Version", | ||
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001005|", | ||
"WhenOpened": "2024-10-07T14:08:56.372Z", | ||
"EditorCaption": " - VS_VERSION_INFO - Version" | ||
}, | ||
{ | ||
"$type": "Document", | ||
"DocumentIndex": 1, | ||
"Title": "ComputerRepairCentreInstaller.cpp", | ||
"DocumentMoniker": "D:\\NextCloud\\Spyro\\Documents\\Projects\\NorthPoint-Installer\\ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller.cpp", | ||
"RelativeDocumentMoniker": "ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller.cpp", | ||
"ToolTip": "D:\\NextCloud\\Spyro\\Documents\\Projects\\NorthPoint-Installer\\ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller.cpp", | ||
"RelativeToolTip": "ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller.cpp", | ||
"ViewState": "AgIAAAAAAAAAAAAAAAAAAAgAAAARAAAAAAAAAA==", | ||
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000677|", | ||
"WhenOpened": "2024-10-07T14:08:28.996Z", | ||
"EditorCaption": "" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
] | ||
} |
53 changes: 53 additions & 0 deletions
53
ComputerRepairCentreInstaller/.vs/ComputerRepairCentreInstaller/v17/DocumentLayout.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
{ | ||
"Version": 1, | ||
"WorkspaceRootPath": "D:\\NextCloud\\Spyro\\Documents\\Projects\\NorthPoint-Installer\\ComputerRepairCentreInstaller\\", | ||
"Documents": [ | ||
{ | ||
"AbsoluteMoniker": "D:0:0:{6BF27300-FA82-4CDF-80CC-E7C96CBA20FA}|ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller.vcxproj|D:\\NextCloud\\Spyro\\Documents\\Projects\\NorthPoint-Installer\\ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller.rc||{177559E0-D141-11D0-92DF-00A0C9138C45}|, b e g i n 0 ! )( \u0022 ", | ||
"RelativeMoniker": "D:0:0:{6BF27300-FA82-4CDF-80CC-E7C96CBA20FA}|ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller.vcxproj|solutionrelative:ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller.rc||{177559E0-D141-11D0-92DF-00A0C9138C45}|, b e g i n 0 ! )( \u0022 " | ||
}, | ||
{ | ||
"AbsoluteMoniker": "D:0:0:{6BF27300-FA82-4CDF-80CC-E7C96CBA20FA}|ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller.vcxproj|D:\\NextCloud\\Spyro\\Documents\\Projects\\NorthPoint-Installer\\ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller.cpp||{D0E1A5C6-B359-4E41-9B60-3365922C2A22}", | ||
"RelativeMoniker": "D:0:0:{6BF27300-FA82-4CDF-80CC-E7C96CBA20FA}|ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller.vcxproj|solutionrelative:ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller.cpp||{D0E1A5C6-B359-4E41-9B60-3365922C2A22}" | ||
} | ||
], | ||
"DocumentGroupContainers": [ | ||
{ | ||
"Orientation": 0, | ||
"VerticalTabListWidth": 256, | ||
"DocumentGroups": [ | ||
{ | ||
"DockedWidth": 200, | ||
"SelectedChildIndex": 0, | ||
"Children": [ | ||
{ | ||
"$type": "Document", | ||
"DocumentIndex": 0, | ||
"Title": "ComputerRepairCentreInstaller.rc - VS_VERSION_INFO - Version", | ||
"DocumentMoniker": "D:\\NextCloud\\Spyro\\Documents\\Projects\\NorthPoint-Installer\\ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller.rc", | ||
"RelativeDocumentMoniker": "ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller.rc", | ||
"ToolTip": "D:\\NextCloud\\Spyro\\Documents\\Projects\\NorthPoint-Installer\\ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller.rc - VS_VERSION_INFO - Version", | ||
"RelativeToolTip": "ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller.rc - VS_VERSION_INFO - Version", | ||
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001005|", | ||
"WhenOpened": "2024-10-07T14:08:56.372Z", | ||
"EditorCaption": " - VS_VERSION_INFO - Version" | ||
}, | ||
{ | ||
"$type": "Document", | ||
"DocumentIndex": 1, | ||
"Title": "ComputerRepairCentreInstaller.cpp", | ||
"DocumentMoniker": "D:\\NextCloud\\Spyro\\Documents\\Projects\\NorthPoint-Installer\\ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller.cpp", | ||
"RelativeDocumentMoniker": "ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller.cpp", | ||
"ToolTip": "D:\\NextCloud\\Spyro\\Documents\\Projects\\NorthPoint-Installer\\ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller.cpp", | ||
"RelativeToolTip": "ComputerRepairCentreInstaller\\ComputerRepairCentreInstaller.cpp", | ||
"ViewState": "AgIAAAAAAAAAAAAAAAAAAAgAAAARAAAAAAAAAA==", | ||
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000677|", | ||
"WhenOpened": "2024-10-07T14:08:28.996Z", | ||
"EditorCaption": "" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
] | ||
} |
Binary file added
BIN
+428 KB
ComputerRepairCentreInstaller/.vs/ComputerRepairCentreInstaller/v17/Solution.VC.db
Binary file not shown.
Binary file added
BIN
+1.81 MB
...terRepairCentreInstaller/.vs/ComputerRepairCentreInstaller/v17/ipch/98816ca32e59f632.ipch
Binary file not shown.
Binary file modified
BIN
+836 Bytes
(100%)
...uterRepairCentreInstaller/ComputerRepairCentreInstaller/ComputerRepairCentreInstaller.aps
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
...uterRepairCentreInstaller/ComputerRepairCentreInstaller/ComputerRepairCentreInstaller.cpp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+204 Bytes
(100%)
ComputerRepairCentreInstaller/ComputerRepairCentreInstaller/ComputerRepairCentreInstaller.rc
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+0 Bytes
(100%)
...taller/ComputerRepairCentreInstaller/x64/Release/Computer.6BF27300.tlog/CL.command.1.tlog
Binary file not shown.
Binary file modified
BIN
-392 Bytes
(99%)
...Installer/ComputerRepairCentreInstaller/x64/Release/Computer.6BF27300.tlog/CL.read.1.tlog
Binary file not shown.
Binary file modified
BIN
+568 Bytes
(130%)
...nstaller/ComputerRepairCentreInstaller/x64/Release/Computer.6BF27300.tlog/CL.write.1.tlog
Binary file not shown.
2 changes: 2 additions & 0 deletions
2
...eInstaller/ComputerRepairCentreInstaller/x64/Release/Computer.6BF27300.tlog/Cl.items.tlog
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
D:\NextCloud\Spyro\Documents\Projects\NorthPoint-Installer\ComputerRepairCentreInstaller\ComputerRepairCentreInstaller\ComputerRepairCentreInstaller.cpp;D:\NextCloud\Spyro\Documents\Projects\NorthPoint-Installer\ComputerRepairCentreInstaller\ComputerRepairCentreInstaller\x64\Release\ComputerRepairCentreInstaller.obj | ||
D:\NextCloud\Spyro\Documents\Projects\NorthPoint-Installer\ComputerRepairCentreInstaller\ComputerRepairCentreInstaller\pch.cpp;D:\NextCloud\Spyro\Documents\Projects\NorthPoint-Installer\ComputerRepairCentreInstaller\ComputerRepairCentreInstaller\x64\Release\pch.obj |
2 changes: 1 addition & 1 deletion
2
...Installer/x64/Release/Computer.6BF27300.tlog/ComputerRepairCentreInstaller.lastbuildstate
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
PlatformToolSet=v142:VCToolArchitecture=Native32Bit:VCToolsVersion=14.29.30133:TargetPlatformVersion=10.0.19041.0: | ||
PlatformToolSet=v143:VCToolArchitecture=Native64Bit:VCToolsVersion=14.41.34120:TargetPlatformVersion=10.0.22621.0: | ||
Release|x64|D:\NextCloud\Spyro\Documents\Projects\NorthPoint-Installer\ComputerRepairCentreInstaller\| |
Binary file modified
BIN
+626 Bytes
(110%)
...staller/ComputerRepairCentreInstaller/x64/Release/Computer.6BF27300.tlog/link.read.1.tlog
Binary file not shown.
3 changes: 3 additions & 0 deletions
3
...er/ComputerRepairCentreInstaller/x64/Release/Computer.6BF27300.tlog/link.secondary.1.tlog
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
^D:\NEXTCLOUD\SPYRO\DOCUMENTS\PROJECTS\NORTHPOINT-INSTALLER\COMPUTERREPAIRCENTREINSTALLER\COMPUTERREPAIRCENTREINSTALLER\X64\RELEASE\COMPUTERREPAIRCENTREINSTALLER.OBJ|D:\NEXTCLOUD\SPYRO\DOCUMENTS\PROJECTS\NORTHPOINT-INSTALLER\COMPUTERREPAIRCENTREINSTALLER\COMPUTERREPAIRCENTREINSTALLER\X64\RELEASE\COMPUTERREPAIRCENTREINSTALLER.RES|D:\NEXTCLOUD\SPYRO\DOCUMENTS\PROJECTS\NORTHPOINT-INSTALLER\COMPUTERREPAIRCENTREINSTALLER\COMPUTERREPAIRCENTREINSTALLER\X64\RELEASE\PCH.OBJ | ||
D:\NextCloud\Spyro\Documents\Projects\NorthPoint-Installer\ComputerRepairCentreInstaller\ComputerRepairCentreInstaller\x64\Release\ComputerRepairCentreInstaller.IPDB | ||
D:\NextCloud\Spyro\Documents\Projects\NorthPoint-Installer\ComputerRepairCentreInstaller\ComputerRepairCentreInstaller\x64\Release\ComputerRepairCentreInstaller.iobj |
Binary file modified
BIN
-668 Bytes
(69%)
...taller/ComputerRepairCentreInstaller/x64/Release/Computer.6BF27300.tlog/link.write.1.tlog
Binary file not shown.
Binary file modified
BIN
-2 Bytes
(100%)
...taller/ComputerRepairCentreInstaller/x64/Release/Computer.6BF27300.tlog/rc.command.1.tlog
Binary file not shown.
Binary file modified
BIN
-24 Bytes
(99%)
...Installer/ComputerRepairCentreInstaller/x64/Release/Computer.6BF27300.tlog/rc.read.1.tlog
Binary file not shown.
Binary file modified
BIN
+7.48 KB
(110%)
...treInstaller/ComputerRepairCentreInstaller/x64/Release/ComputerRepairCentreInstaller.iobj
Binary file not shown.
Binary file modified
BIN
-6.23 KB
(72%)
...treInstaller/ComputerRepairCentreInstaller/x64/Release/ComputerRepairCentreInstaller.ipdb
Binary file not shown.
9 changes: 4 additions & 5 deletions
9
...ntreInstaller/ComputerRepairCentreInstaller/x64/Release/ComputerRepairCentreInstaller.log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
pch.cpp | ||
ComputerRepairCentreInstaller.cpp | ||
Generating code | ||
Previous IPDB not found, fall back to full compilation. | ||
All 47 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. | ||
Generating code | ||
0 of 30 functions ( 0.0%) were compiled, the rest were copied from previous compilation. | ||
0 functions were new in current compilation | ||
0 functions had inline decision re-evaluated but remain unchanged | ||
Finished generating code | ||
ComputerRepairCentreInstaller.vcxproj -> D:\NextCloud\Spyro\Documents\Projects\NorthPoint-Installer\ComputerRepairCentreInstaller\x64\Release\ComputerRepairCentreInstaller.exe |
Binary file modified
BIN
+37.6 KB
(100%)
...ntreInstaller/ComputerRepairCentreInstaller/x64/Release/ComputerRepairCentreInstaller.obj
Binary file not shown.
Binary file modified
BIN
+1.88 MB
(200%)
...ntreInstaller/ComputerRepairCentreInstaller/x64/Release/ComputerRepairCentreInstaller.pch
Binary file not shown.
Binary file modified
BIN
-8 Bytes
(100%)
...ntreInstaller/ComputerRepairCentreInstaller/x64/Release/ComputerRepairCentreInstaller.res
Binary file not shown.
Binary file modified
BIN
+711 Bytes
(120%)
ComputerRepairCentreInstaller/ComputerRepairCentreInstaller/x64/Release/pch.obj
Binary file not shown.
Binary file added
BIN
+412 KB
ComputerRepairCentreInstaller/ComputerRepairCentreInstaller/x64/Release/vc143.pdb
Binary file not shown.
Oops, something went wrong.