diff options
| author | Alee14 <alee14498@gmail.com> | 2018-09-28 17:14:27 -0400 |
|---|---|---|
| committer | Alee14 <alee14498@gmail.com> | 2018-09-28 17:14:27 -0400 |
| commit | c5541b392746e048608d09edfd905fee9a758187 (patch) | |
| tree | 18b26ee9465605da6f3d0ec0c2aec79beb093911 /PortEngine/PortEngine.csproj | |
| parent | 9ef1f263d8b1d4e1c7958895dddf7e83ccda43e0 (diff) | |
| download | Project-Silicon-c5541b392746e048608d09edfd905fee9a758187.tar.gz Project-Silicon-c5541b392746e048608d09edfd905fee9a758187.tar.bz2 Project-Silicon-c5541b392746e048608d09edfd905fee9a758187.zip | |
Project Ports is now Project Silicon and loads of problems
Diffstat (limited to 'PortEngine/PortEngine.csproj')
| -rw-r--r-- | PortEngine/PortEngine.csproj | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/PortEngine/PortEngine.csproj b/PortEngine/PortEngine.csproj index 2364df5..9cf3fbf 100644 --- a/PortEngine/PortEngine.csproj +++ b/PortEngine/PortEngine.csproj @@ -80,11 +80,11 @@ <Compile Include="QuantumAPI\Sites\404Error.Designer.cs"> <DependentUpon>404Error.cs</DependentUpon> </Compile> - <Compile Include="QuantumAPI\Sites\PortOSDefender.cs"> + <Compile Include="QuantumAPI\Sites\SiliconOSDefender.cs"> <SubType>UserControl</SubType> </Compile> - <Compile Include="QuantumAPI\Sites\PortOSDefender.Designer.cs"> - <DependentUpon>PortOSDefender.cs</DependentUpon> + <Compile Include="QuantumAPI\Sites\SiliconOSDefender.Designer.cs"> + <DependentUpon>SiliconOSDefender.cs</DependentUpon> </Compile> <Compile Include="QuantumAPI\Sites\QuantumISP.cs"> <SubType>UserControl</SubType> @@ -112,8 +112,8 @@ <EmbeddedResource Include="QuantumAPI\Sites\Malwarebits.resx"> <DependentUpon>Malwarebits.cs</DependentUpon> </EmbeddedResource> - <EmbeddedResource Include="QuantumAPI\Sites\PortOSDefender.resx"> - <DependentUpon>PortOSDefender.cs</DependentUpon> + <EmbeddedResource Include="QuantumAPI\Sites\SiliconOSDefender.resx"> + <DependentUpon>SiliconOSDefender.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="QuantumAPI\Sites\QuantumISP.resx"> <DependentUpon>QuantumISP.cs</DependentUpon> |
