Skip to content

Commit d51cd64

Browse files
authored
Make sure to always built cryptalgo before websocket (#13)
* Websocket should be built after cryptalgo and have it marked as a dependacy * Don't add enabling of warning reporting by mistake
1 parent 59b5d63 commit d51cd64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Thunder.sln

+1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ EndProject
5858
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "websocket", "Thunder\Source\websocket\websocket.vcxproj", "{6A3B427D-D8AF-4D2A-B400-924D2596DCF7}"
5959
ProjectSection(ProjectDependencies) = postProject
6060
{0936A7B8-E995-452D-8062-CA9311854018} = {0936A7B8-E995-452D-8062-CA9311854018}
61+
{A7B258FF-15DD-4769-966C-703530E26530} = {A7B258FF-15DD-4769-966C-703530E26530}
6162
EndProjectSection
6263
EndProject
6364
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Interfaces", "ThunderInterfaces\interfaces\Interfaces.vcxproj", "{3DA3B4B6-916E-4F21-88C6-512DF0C0A38C}"

0 commit comments

Comments
 (0)