Skip to content

Commit de88093

Browse files
authored
Merge pull request ProjectDreamland#6 from GirianSeed/master
Restored InevIop's SCC files & Updated .gitignore
2 parents 9c98491 + 8618ed6 commit de88093

File tree

3 files changed

+14
-4
lines changed

3 files changed

+14
-4
lines changed

.gitignore

+9-4
Original file line numberDiff line numberDiff line change
@@ -330,9 +330,9 @@ node_modules/
330330
# Visual Studio 6 auto-generated project file (contains which files were open etc.)
331331
*.vbp
332332

333-
# Visual Studio 6 workspace and project file (working project files containing files to include in project)
334-
*.dsw
335-
*.dsp
333+
## # Visual Studio 6 workspace and project file (working project files containing files to include in project)
334+
## *.dsw
335+
## *.dsp
336336

337337
# Visual Studio 6 technical files
338338
*.ncb
@@ -463,6 +463,7 @@ Xbox-Release/
463463
!**/COPYING.LIB
464464
!**/ENCVAG.DLL
465465
!**/ENCVAG.LIB
466+
!**/Mp3dec.asi
466467
!**/Mss32.dll
467468
!**/XT4100Libd.dll
468469
!**/dsptool.dll
@@ -477,11 +478,15 @@ Xbox-Release/
477478
!xCore/3rdParty/DirectX9/*.lib
478479
!xCore/3rdParty/Miles6/Examples/Win/*.dll
479480
!xCore/3rdParty/Miles6/Examples/Win/*.exe
481+
!xCore/3rdParty/Miles6/Examples/Win/*.m3d
480482
!xCore/3rdParty/Miles6/Examples/console/*.dll
481483
!xCore/3rdParty/Miles6/Examples/console/*.exe
482484
!xCore/3rdParty/Miles6/lib/win/*.lib
483485
!xCore/3rdParty/Miles6/redist/win32/
484-
!xCore/3rdParty/Miles6/redist/win32/Mss32.dll
486+
!xCore/3rdParty/Miles6/redist/win32/*.asi
487+
!xCore/3rdParty/Miles6/redist/win32/*.dll
488+
!xCore/3rdParty/Miles6/redist/win32/*.flt
489+
!xCore/3rdParty/Miles6/redist/win32/*.m3d
485490
!xCore/3rdParty/Miles6/src/M3d/Rsx/*.lib
486491
!xCore/3rdParty/Miles6/src/win/Dodefs.exe
487492
!xCore/3rdParty/Miles6/tools/win/*.dll

Scratch/SA/IOP/InevIop/mssccprj.scc

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
SCC = This is a Source Code Control file
2+
3+
[ineviop.dsp]
4+
SCC_Aux_Path = "\\project1\Tribes2\VSS"
5+
SCC_Project_Name = "$/T2/xCore/Entropy/PS2/IOP/InevIop", JFMAAAAA

Scratch/SA/IOP/InevIop/vssver.scc

688 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)