Skip to content

Commit

Permalink
delete post build events
Browse files Browse the repository at this point in the history
  • Loading branch information
katahiromz committed Nov 27, 2018
1 parent 5194b24 commit fa41099
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions eramui/eram.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,6 @@
<ProgramDataBaseFileName>.\Release\</ProgramDataBaseFileName>
<StructMemberAlignment>1Byte</StructMemberAlignment>
</ClCompile>
<PostBuildEvent>
<Command>copy Release\eram.cpl ..\</Command>
<Message>File 'Release\eram.cpl' was copyed.</Message>
</PostBuildEvent>
<Midl>
<SuppressStartupBanner>true</SuppressStartupBanner>
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
Expand Down Expand Up @@ -115,10 +111,6 @@
<ProgramDataBaseFileName>.\Debug\</ProgramDataBaseFileName>
<StructMemberAlignment>1Byte</StructMemberAlignment>
</ClCompile>
<PostBuildEvent>
<Command>copy Debug\eram.cpl ..\</Command>
<Message>File 'Debug\eram.cpl' was copyed.</Message>
</PostBuildEvent>
<Midl>
<SuppressStartupBanner>true</SuppressStartupBanner>
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
Expand Down

0 comments on commit fa41099

Please sign in to comment.