-
Notifications
You must be signed in to change notification settings - Fork 1
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
Showing
41 changed files
with
596 additions
and
534 deletions.
There are no files selected for viewing
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,3 +1,3 @@ | ||
LIBRARY | ||
EXPORTS | ||
cef_urlrequest_create=_cef_urlrequest_create @184 | ||
cef_urlrequest_create=_cef_urlrequest_create @185 |
Large diffs are not rendered by default.
Oops, something went wrong.
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,6 @@ | ||
pch.cpp | ||
dllmain.cpp | ||
peace.cpp | ||
Generating Code... | ||
Creating library D:\Projects\PeaceSpotify-orig\x64\Debug\libcef.lib and object D:\Projects\PeaceSpotify-orig\x64\Debug\libcef.exp | ||
PeaceSpotify.vcxproj -> D:\Projects\PeaceSpotify-orig\x64\Debug\libcef.dll |
Binary file not shown.
Binary file not shown.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
D:\Projects\PeaceSpotify-orig\PeaceSpotify\dllmain.cpp;D:\Projects\PeaceSpotify-orig\PeaceSpotify\x64\Debug\dllmain.obj | ||
D:\Projects\PeaceSpotify-orig\PeaceSpotify\pch.cpp;D:\Projects\PeaceSpotify-orig\PeaceSpotify\x64\Debug\pch.obj | ||
D:\Projects\PeaceSpotify-orig\PeaceSpotify\peace.cpp;D:\Projects\PeaceSpotify-orig\PeaceSpotify\x64\Debug\peace.obj |
2 changes: 2 additions & 0 deletions
2
PeaceSpotify/x64/Debug/PeaceSpotify.tlog/PeaceSpotify.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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
PlatformToolSet=v143:VCToolArchitecture=Native64Bit:VCToolsVersion=14.39.33519:TargetPlatformVersion=10.0.22621.0: | ||
Debug|x64|D:\Projects\PeaceSpotify-orig\| |
Binary file not shown.
Binary file not shown.
4 changes: 4 additions & 0 deletions
4
PeaceSpotify/x64/Debug/PeaceSpotify.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,4 @@ | ||
^D:\PROJECTS\PEACESPOTIFY-ORIG\PEACESPOTIFY\X64\DEBUG\DLLMAIN.OBJ|D:\PROJECTS\PEACESPOTIFY-ORIG\PEACESPOTIFY\X64\DEBUG\PCH.OBJ|D:\PROJECTS\PEACESPOTIFY-ORIG\PEACESPOTIFY\X64\DEBUG\PEACE.OBJ | ||
D:\Projects\PeaceSpotify-orig\x64\Debug\libcef.lib | ||
D:\Projects\PeaceSpotify-orig\x64\Debug\libcef.EXP | ||
D:\Projects\PeaceSpotify-orig\PeaceSpotify\x64\Debug\libcef.ilk |
Binary file not shown.
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
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>D:\Projects\PeaceSpotify-orig\x64\Debug\libcef.dll</FullPath> | ||
</ProjectOutput> | ||
</ProjectOutputs> | ||
<ContentFiles /> | ||
<SatelliteDlls /> | ||
<NonRecipeFileRefs /> | ||
</Project> |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
dllmain.cpp | ||
peace.cpp | ||
dllmain.obj : warning LNK4197: export 'cef_urlrequest_create' specified multiple times; using first specification | ||
peace.obj : warning LNK4197: export 'cef_urlrequest_create' specified multiple times; using first specification | ||
Creating library D:\Projects\PeaceSpotify-orig\x64\Release\libcef.lib and object D:\Projects\PeaceSpotify-orig\x64\Release\libcef.exp | ||
Generating code | ||
Previous IPDB not found, fall back to full compilation. | ||
All 149 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. | ||
Finished generating code | ||
PeaceSpotify.vcxproj -> D:\Projects\PeaceSpotify-orig\x64\Release\libcef.dll | ||
'pwsh.exe' is not recognized as an internal or external command, | ||
operable program or batch file. |
Binary file not shown.
Binary file not shown.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
D:\Projects\PeaceSpotify-orig\PeaceSpotify\dllmain.cpp;D:\Projects\PeaceSpotify-orig\PeaceSpotify\x64\Release\dllmain.obj | ||
D:\Projects\PeaceSpotify-orig\PeaceSpotify\pch.cpp;D:\Projects\PeaceSpotify-orig\PeaceSpotify\x64\Release\pch.obj | ||
D:\Projects\PeaceSpotify-orig\PeaceSpotify\peace.cpp;D:\Projects\PeaceSpotify-orig\PeaceSpotify\x64\Release\peace.obj |
2 changes: 2 additions & 0 deletions
2
PeaceSpotify/x64/Release/PeaceSpotify.tlog/PeaceSpotify.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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
PlatformToolSet=v143:VCToolArchitecture=Native64Bit:VCToolsVersion=14.39.33519:TargetPlatformVersion=10.0.22621.0:VcpkgTriplet=x64-windows: | ||
Release|x64|D:\Projects\PeaceSpotify-orig\| |
Binary file not shown.
Binary file not shown.
5 changes: 5 additions & 0 deletions
5
PeaceSpotify/x64/Release/PeaceSpotify.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,5 @@ | ||
^D:\PROJECTS\PEACESPOTIFY-ORIG\PEACESPOTIFY\X64\RELEASE\DLLMAIN.OBJ|D:\PROJECTS\PEACESPOTIFY-ORIG\PEACESPOTIFY\X64\RELEASE\PCH.OBJ|D:\PROJECTS\PEACESPOTIFY-ORIG\PEACESPOTIFY\X64\RELEASE\PEACE.OBJ | ||
D:\Projects\PeaceSpotify-orig\x64\Release\libcef.lib | ||
D:\Projects\PeaceSpotify-orig\x64\Release\libcef.EXP | ||
D:\Projects\PeaceSpotify-orig\PeaceSpotify\x64\Release\libcef.IPDB | ||
D:\Projects\PeaceSpotify-orig\PeaceSpotify\x64\Release\libcef.iobj |
Binary file not shown.
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
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>D:\Projects\PeaceSpotify-orig\x64\Release\libcef.dll</FullPath> | ||
</ProjectOutput> | ||
</ProjectOutputs> | ||
<ContentFiles /> | ||
<SatelliteDlls /> | ||
<NonRecipeFileRefs /> | ||
</Project> |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.