aboutsummaryrefslogtreecommitdiff
path: root/PortEngine/PortEngine.csproj
diff options
context:
space:
mode:
authorAndrew <alee14498@gmail.com>2018-08-27 19:19:24 -0400
committerAndrew <alee14498@gmail.com>2018-08-27 19:19:24 -0400
commit129cc4373485a1d1151442ca250ddd8b0d3a8a15 (patch)
tree2e30da52e10c52008abf752e3b01bee0b03f07ef /PortEngine/PortEngine.csproj
parent09b2be5ca629edb85bb678ddb2b087c8c84057bb (diff)
downloadProject-Silicon-129cc4373485a1d1151442ca250ddd8b0d3a8a15.tar.gz
Project-Silicon-129cc4373485a1d1151442ca250ddd8b0d3a8a15.tar.bz2
Project-Silicon-129cc4373485a1d1151442ca250ddd8b0d3a8a15.zip
Added a new QuantumSite and added a little secret egg (kicks and giggles)
Diffstat (limited to 'PortEngine/PortEngine.csproj')
-rw-r--r--PortEngine/PortEngine.csproj9
1 files changed, 9 insertions, 0 deletions
diff --git a/PortEngine/PortEngine.csproj b/PortEngine/PortEngine.csproj
index b4c8ef8..544ab0e 100644
--- a/PortEngine/PortEngine.csproj
+++ b/PortEngine/PortEngine.csproj
@@ -69,6 +69,12 @@
<Compile Include="QuantumAPI\Sites\404Error.Designer.cs">
<DependentUpon>404Error.cs</DependentUpon>
</Compile>
+ <Compile Include="QuantumAPI\Sites\PortOSDefender.cs">
+ <SubType>UserControl</SubType>
+ </Compile>
+ <Compile Include="QuantumAPI\Sites\PortOSDefender.Designer.cs">
+ <DependentUpon>PortOSDefender.cs</DependentUpon>
+ </Compile>
<Compile Include="QuantumAPI\Sites\QuantumISP.cs">
<SubType>UserControl</SubType>
</Compile>
@@ -94,6 +100,9 @@
<EmbeddedResource Include="QuantumAPI\Sites\Malwarebits.resx">
<DependentUpon>Malwarebits.cs</DependentUpon>
</EmbeddedResource>
+ <EmbeddedResource Include="QuantumAPI\Sites\PortOSDefender.resx">
+ <DependentUpon>PortOSDefender.cs</DependentUpon>
+ </EmbeddedResource>
<EmbeddedResource Include="QuantumAPI\Sites\QuantumISP.resx">
<DependentUpon>QuantumISP.cs</DependentUpon>
</EmbeddedResource>