64 |
<Compile Include="..\VersioningSupport\SharedAssemblyInfo.cs"> |
<Compile Include="..\VersioningSupport\SharedAssemblyInfo.cs"> |
65 |
<Link>Properties\SharedAssemblyInfo.cs</Link> |
<Link>Properties\SharedAssemblyInfo.cs</Link> |
66 |
</Compile> |
</Compile> |
67 |
|
<Compile Include="Config\GenericConfig.cs" /> |
68 |
|
<Compile Include="Config\PCSX2Config.cs" /> |
69 |
<Compile Include="Properties\AssemblyInfo.cs" /> |
<Compile Include="Properties\AssemblyInfo.cs" /> |
70 |
</ItemGroup> |
</ItemGroup> |
71 |
<ItemGroup> |
<ItemGroup> |
72 |
<None Include="Properties\AssemblyInfo.cs.tmpl" /> |
<None Include="Properties\AssemblyInfo.cs.tmpl" /> |
73 |
</ItemGroup> |
</ItemGroup> |
74 |
|
<ItemGroup> |
75 |
|
<ProjectReference Include="..\RomCheater.Logging\RomCheater.Logging.csproj"> |
76 |
|
<Project>{6A508C91-B8BB-4FE5-B9A8-C72D1832BC04}</Project> |
77 |
|
<Name>RomCheater.Logging</Name> |
78 |
|
</ProjectReference> |
79 |
|
<ProjectReference Include="..\RomCheater.PluginFramework\RomCheater.PluginFramework.csproj"> |
80 |
|
<Project>{BA5A023F-B51B-4FAA-9477-B3C842FF47CA}</Project> |
81 |
|
<Name>RomCheater.PluginFramework</Name> |
82 |
|
</ProjectReference> |
83 |
|
<ProjectReference Include="..\Win32\Sojaner.MemoryScanner\Sojaner.MemoryScanner.csproj"> |
84 |
|
<Project>{2A1D13EE-9C82-46F1-B02E-27A1C3E5F8A0}</Project> |
85 |
|
<Name>Sojaner.MemoryScanner</Name> |
86 |
|
</ProjectReference> |
87 |
|
</ItemGroup> |
88 |
|
<ItemGroup> |
89 |
|
<Folder Include="Input\" /> |
90 |
|
<Folder Include="Window\" /> |
91 |
|
</ItemGroup> |
92 |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
93 |
<PropertyGroup> |
<PropertyGroup> |
94 |
<PreBuildEvent>"$(SolutionDir)deps\TortoiseSVN\SubWCRev.exe" "$(SolutionDir)." "$(ProjectDir)Properties\AssemblyInfo.cs.tmpl" "$(ProjectDir)Properties\AssemblyInfo.cs"</PreBuildEvent> |
<PreBuildEvent>"$(SolutionDir)deps\TortoiseSVN\SubWCRev.exe" "$(SolutionDir)." "$(ProjectDir)Properties\AssemblyInfo.cs.tmpl" "$(ProjectDir)Properties\AssemblyInfo.cs"</PreBuildEvent> |