mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Removed "${NoInherit}" option for Application.rc.
This commit is contained in:
parent
0a5d07eef2
commit
40ec69cbab
@ -646,7 +646,7 @@
|
||||
>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG;$(NoInherit)"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
@ -654,7 +654,7 @@
|
||||
>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG;$(NoInherit)"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
@ -662,7 +662,7 @@
|
||||
>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="_DEBUG;$(NoInherit)"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
@ -670,7 +670,7 @@
|
||||
>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="_DEBUG;$(NoInherit)"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
@ -678,7 +678,7 @@
|
||||
>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG;$(NoInherit)"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
@ -686,7 +686,7 @@
|
||||
>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG;$(NoInherit)"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
|
Loading…
Reference in New Issue
Block a user