-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpokemon.vcxproj.filters
More file actions
130 lines (130 loc) · 4.73 KB
/
pokemon.vcxproj.filters
File metadata and controls
130 lines (130 loc) · 4.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<Filter Include="소스 파일">
<UniqueIdentifier>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier>
<Extensions>cpp;c;cc;cxx;c++;cppm;ixx;def;odl;idl;hpj;bat;asm;asmx</Extensions>
</Filter>
<Filter Include="헤더 파일">
<UniqueIdentifier>{93995380-89BD-4b04-88EB-625FBE52EBFB}</UniqueIdentifier>
<Extensions>h;hh;hpp;hxx;h++;hm;inl;inc;ipp;xsd</Extensions>
</Filter>
<Filter Include="리소스 파일">
<UniqueIdentifier>{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}</UniqueIdentifier>
<Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms</Extensions>
</Filter>
<Filter Include="소스 파일\Item">
<UniqueIdentifier>{5319429a-17b1-4fda-adde-6d5f1753639c}</UniqueIdentifier>
</Filter>
<Filter Include="소스 파일\Creature">
<UniqueIdentifier>{3c31ef4e-94ae-42b5-a933-5fa9e1c1824c}</UniqueIdentifier>
</Filter>
<Filter Include="소스 파일\Map">
<UniqueIdentifier>{a1ffe2db-5b80-4f89-97c4-aaac49f894c7}</UniqueIdentifier>
</Filter>
<Filter Include="소스 파일\Enum">
<UniqueIdentifier>{911f2650-0427-4997-8766-fc2d4dfb06c0}</UniqueIdentifier>
</Filter>
<Filter Include="소스 파일\System">
<UniqueIdentifier>{41013148-3b93-405a-b647-3f9d4821d2d5}</UniqueIdentifier>
</Filter>
</ItemGroup>
<ItemGroup>
<ClInclude Include="Pokemon.h">
<Filter>소스 파일\Creature</Filter>
</ClInclude>
<ClInclude Include="Item.h">
<Filter>소스 파일\Item</Filter>
</ClInclude>
<ClInclude Include="Player.h">
<Filter>소스 파일\Creature</Filter>
</ClInclude>
<ClInclude Include="Map.h">
<Filter>소스 파일\Map</Filter>
</ClInclude>
<ClInclude Include="Bag.h">
<Filter>소스 파일\Item</Filter>
</ClInclude>
<ClInclude Include="Battle.h">
<Filter>소스 파일\Map</Filter>
</ClInclude>
<ClInclude Include="Random.h">
<Filter>소스 파일\System</Filter>
</ClInclude>
<ClInclude Include="Manager.h">
<Filter>소스 파일\System</Filter>
</ClInclude>
<ClInclude Include="Console.h">
<Filter>소스 파일\System</Filter>
</ClInclude>
<ClInclude Include="Skill.h">
<Filter>소스 파일\Creature</Filter>
</ClInclude>
<ClInclude Include="SoundManager.h">
<Filter>소스 파일\System</Filter>
</ClInclude>
<ClInclude Include="EndingScene.h">
<Filter>소스 파일</Filter>
</ClInclude>
<ClInclude Include="resource.h">
<Filter>헤더 파일</Filter>
</ClInclude>
</ItemGroup>
<ItemGroup>
<ClCompile Include="Pokemon.cpp">
<Filter>소스 파일\Creature</Filter>
</ClCompile>
<ClCompile Include="Item.cpp">
<Filter>소스 파일\Item</Filter>
</ClCompile>
<ClCompile Include="main.cpp">
<Filter>소스 파일</Filter>
</ClCompile>
<ClCompile Include="Player.cpp">
<Filter>소스 파일\Creature</Filter>
</ClCompile>
<ClCompile Include="Map.cpp">
<Filter>소스 파일\Map</Filter>
</ClCompile>
<ClCompile Include="Bag.cpp">
<Filter>소스 파일\Item</Filter>
</ClCompile>
<ClCompile Include="Battle.cpp">
<Filter>소스 파일\Map</Filter>
</ClCompile>
<ClCompile Include="TypeEnum.h">
<Filter>소스 파일\Enum</Filter>
</ClCompile>
<ClCompile Include="Console.cpp">
<Filter>소스 파일\System</Filter>
</ClCompile>
<ClCompile Include="Manager.cpp">
<Filter>소스 파일\System</Filter>
</ClCompile>
<ClCompile Include="Random.cpp">
<Filter>소스 파일\System</Filter>
</ClCompile>
<ClCompile Include="Skill.cpp">
<Filter>소스 파일\Creature</Filter>
</ClCompile>
<ClCompile Include="SoundManager.cpp">
<Filter>소스 파일\System</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="pokemon.rc">
<Filter>리소스 파일</Filter>
</ResourceCompile>
</ItemGroup>
<ItemGroup>
<Media Include="Sound\Pokemon Platinum - Giratina Battle.mp3" />
<Media Include="Sound\Pokemon Platinum - Lake.mp3" />
<Media Include="Sound\Pokemon Platinum - Opening.mp3" />
<Media Include="Sound\Pokemon Platinum - Wild Pokemon Battle.mp3" />
<Media Include="Sound\Pokemon Platinum - Item Get.mp3" />
<Media Include="Sound\Pokemon Platinum - Recovery.mp3" />
<Media Include="Sound\Pokemon Platinum - Ending.mp3" />
<Media Include="Sound\Pokemon_Cries_-_487_Giratina.mp3" />
<Media Include="Sound\Pokemon Platinum - Victory Against Wild Pokemon.mp3" />
</ItemGroup>
</Project>