File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change 27
27
<LibToolPath Condition =" Exists('$(DevEnvDir)\..\..\VC\bin')" >$(DevEnvDir)\..\..\VC\bin</LibToolPath >
28
28
</PropertyGroup >
29
29
<DllExportTask Platform =" $(Platform)" PlatformTarget =" $(PlatformTarget)" CpuType =" $(CpuType)" EmitDebugSymbols =" $(DebugSymbols)" DllExportAttributeAssemblyName =" $(DllExportAttributeAssemblyName)" DllExportAttributeFullName =" $(DllExportAttributeFullName)" Timeout =" $(DllExportTimeout)" KeyContainer =" $(KeyContainerName)$(AssemblyKeyContainerName)" KeyFile =" $(KeyOriginatorFile)" ProjectDirectory =" $(MSBuildProjectDirectory)" InputFileName =" $(TargetPath)" FrameworkPath =" $(TargetedFrameworkDir);$(TargetFrameworkDirectory)" LibToolPath =" $(LibToolPath)" LibToolDllPath =" $(DevEnvDir)" SdkPath =" $(SDK40ToolsPath)" />
30
-
31
30
<ItemGroup >
32
31
<ReleaseFiles Include =" $(TargetDir)CSharpRegexTools4Npp.dll" />
33
- <!-- <ReleaseFiles Include="$(TargetDir)*.pdb" />-->
34
32
</ItemGroup >
35
33
<!-- $(MSBuildProgramFiles32) points to the 32 bit program files dir.
36
34
On 32 bit windows usually C:\Program Files\
You can’t perform that action at this time.
0 commit comments