diff options
| author | TheEdgeNK <trey6979@gmail.com> | 2018-09-01 02:32:19 -0400 |
|---|---|---|
| committer | TheEdgeNK <trey6979@gmail.com> | 2018-09-01 02:32:19 -0400 |
| commit | edb312f607b202fb87c989a2120483eb9725f6d0 (patch) | |
| tree | 26549a8e0a049fa388d11fbc800c8b096eacb342 /PortEngine/PortEngine.csproj | |
| parent | 269f6d0f4cbf556da4e4154143aa85fbf0448429 (diff) | |
| download | Project-Silicon-edb312f607b202fb87c989a2120483eb9725f6d0.tar.gz Project-Silicon-edb312f607b202fb87c989a2120483eb9725f6d0.tar.bz2 Project-Silicon-edb312f607b202fb87c989a2120483eb9725f6d0.zip | |
final changes for the night
Diffstat (limited to 'PortEngine/PortEngine.csproj')
| -rw-r--r-- | PortEngine/PortEngine.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/PortEngine/PortEngine.csproj b/PortEngine/PortEngine.csproj index 6c9c7b9..193957f 100644 --- a/PortEngine/PortEngine.csproj +++ b/PortEngine/PortEngine.csproj @@ -91,6 +91,7 @@ <Compile Include="QuantumAPI\Sites\QuantumISP.Designer.cs"> <DependentUpon>QuantumISP.cs</DependentUpon> </Compile> + <Compile Include="StorylineAPI.cs" /> <Compile Include="TerminalAPI.cs" /> <Compile Include="WindowManager\base.cs"> <SubType>Form</SubType> |
