mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-19 20:24:49 +00:00
Removed config and put back tools/comments directory
This commit is contained in:
parent
13616bc258
commit
4e26b163a8
1
Engine/bin/tools/comments/.gitignore
vendored
Normal file
1
Engine/bin/tools/comments/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
# Keep directory in git repo
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
<configuration>
|
||||
<windows>
|
||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity type="win32" name="Microsoft.VC80.CRT" processorArchitecture="x86" publicKeyToken="1fc8b3b9a1e18e3b"></assemblyIdentity>
|
||||
<bindingRedirect oldVersion="8.0.41204.256-8.0.50727.4053" newVersion="8.0.50727.4053"/>
|
||||
</dependentAssembly>
|
||||
</assemblyBinding>
|
||||
</windows>
|
||||
</configuration>
|
||||
Loading…
Reference in a new issue