Add callbacks, make library locations part of project now

This commit is contained in:
Vulpovile
2025-04-07 19:44:51 -07:00
parent d06251ce7f
commit d854ddfdd4
5 changed files with 25 additions and 9 deletions

View File

@@ -6,9 +6,9 @@
</dependentAssembly>
</dependency>
<!--This should generally not be specified, but XP's VS2005 won't update automatically-->
<dependency>
<!-- <dependency>
<dependentAssembly>
<assemblyIdentity type="win32" name="Microsoft.VC80.CRT" version="8.0.50727.6195" processorArchitecture="x86" publicKeyToken="1fc8b3b9a1e18e3b"></assemblyIdentity>
</dependentAssembly>
</dependency>
</dependency> -->
</assembly>