Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
9ba84a80bb | |||
c1287f68e8 |
@ -129,6 +129,10 @@
|
||||
<ItemGroup>
|
||||
<ClCompile Include="ConsoleApplication1.cpp" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Text Include="FileName.txt" />
|
||||
<Text Include="sdfsd.txt" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
|
@ -19,4 +19,7 @@
|
||||
<Filter>Исходные файлы</Filter>
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Text Include="FileName.txt" />
|
||||
</ItemGroup>
|
||||
</Project>
|
1
ConsoleApplication1/ConsoleApplication1/FileName.txt
Normal file
1
ConsoleApplication1/ConsoleApplication1/FileName.txt
Normal file
@ -0,0 +1 @@
|
||||
adsasdff
|
4
ConsoleApplication1/ConsoleApplication1/sdfsd.txt
Normal file
4
ConsoleApplication1/ConsoleApplication1/sdfsd.txt
Normal file
@ -0,0 +1,4 @@
|
||||
asdasdasd
|
||||
|
||||
|
||||
new change
|
Loading…
x
Reference in New Issue
Block a user